Home
last modified time | relevance | path

Searched refs:userSwitched (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/power/
DPowerUI.java212 mWarnings.userSwitched(); in onReceive()
262 void userSwitched(); in userSwitched() method
DPowerNotificationWarnings.java346 public void userSwitched() { in userSwitched() method in PowerNotificationWarnings
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DBaseStatusBar.java378 userSwitched(mCurrentUserId);
664 public void userSwitched(int newUserId) { in userSwitched() method in BaseStatusBar
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DPhoneStatusBar.java3207 public void userSwitched(int newUserId) {
3208 super.userSwitched(newUserId);