Merge "DO NOT MERGE Fix null pointer exception when updating rotation tile. (Bug 11111473)" into klp-dev
This commit is contained in:
@ -280,7 +280,7 @@ class QuickSettingsModel implements BluetoothStateChangeCallback,
|
||||
mUserTracker = new CurrentUserTracker(mContext) {
|
||||
public void onUserSwitched(int newUserId) {
|
||||
mBrightnessObserver.startObserving();
|
||||
onRotationLockChanged();
|
||||
refreshRotationLockTile();
|
||||
onBrightnessLevelChanged();
|
||||
onNextAlarmChanged();
|
||||
onBugreportChanged();
|
||||
|
Reference in New Issue
Block a user