Loading packages/SystemUI/src/com/android/systemui/statusbar/phone/PhoneStatusBarPolicy.java +1 −0 Original line number Diff line number Diff line Loading @@ -432,6 +432,7 @@ public class PhoneStatusBarPolicy implements Callback, RotationLockController.Ro mHandler.post(new Runnable() { @Override public void run() { updateAlarm(); profileChanged(newUserId); updateQuietState(); updateManagedProfile(); Loading Loading
packages/SystemUI/src/com/android/systemui/statusbar/phone/PhoneStatusBarPolicy.java +1 −0 Original line number Diff line number Diff line Loading @@ -432,6 +432,7 @@ public class PhoneStatusBarPolicy implements Callback, RotationLockController.Ro mHandler.post(new Runnable() { @Override public void run() { updateAlarm(); profileChanged(newUserId); updateQuietState(); updateManagedProfile(); Loading