OSDN Git Service

BluetoothTile: Avoid NPE during boot up phase
authorBruno Martins <bgcngm@gmail.com>
Fri, 2 Feb 2018 18:10:44 +0000 (18:10 +0000)
committerBruno Martins <bgcngm@gmail.com>
Fri, 2 Feb 2018 18:47:38 +0000 (18:47 +0000)
commit5aefbafb37f35d33d9d1270cda828e27f4107773
tree9e32f252114d25e7d63f239b3dff811f286abcfd
parent73e7a1a739c311ec1eab0895652601d646743d5c
BluetoothTile: Avoid NPE during boot up phase

 * Listening handling can only take place once mController
   is properly initialized.

Change-Id: Ice0c19321d8632bd55e1d403de95914ad53bad30
packages/SystemUI/src/com/android/systemui/qs/tiles/BluetoothTile.java