Loading packages/SystemUI/src/com/android/systemui/qs/tiles/BluetoothTile.java +1 −0 Original line number Diff line number Diff line Loading @@ -146,6 +146,7 @@ public class BluetoothTile extends QSTile<QSTile.BooleanState> { mDetailAdapter.updateItems(); } }); refreshState(); } }; Loading Loading
packages/SystemUI/src/com/android/systemui/qs/tiles/BluetoothTile.java +1 −0 Original line number Diff line number Diff line Loading @@ -146,6 +146,7 @@ public class BluetoothTile extends QSTile<QSTile.BooleanState> { mDetailAdapter.updateItems(); } }); refreshState(); } }; Loading