Home
last modified time | relevance | path

Searched defs:onUserSwitched (Results 1 – 13 of 13) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/car/
DFullscreenUserSwitcher.java44 public void onUserSwitched(int newUserId) { in onUserSwitched() method in FullscreenUserSwitcher
DUserGridView.java97 public void onUserSwitched(int newUserId) { in onUserSwitched() method in UserGridView
/frameworks/base/packages/SystemUI/src/com/android/systemui/settings/
DCurrentUserTracker.java59 public abstract void onUserSwitched(int newUserId); in onUserSwitched() method in CurrentUserTracker
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DSecurityController.java28 void onUserSwitched(int newUserId); in onUserSwitched() method
DAccessPointControllerImpl.java74 public void onUserSwitched(int newUserId) { in onUserSwitched() method in AccessPointControllerImpl
DSecurityControllerImpl.java186 public void onUserSwitched(int newUserId) { in onUserSwitched() method in SecurityControllerImpl
DNetworkController.java33 void onUserSwitched(int newUserId); in onUserSwitched() method
DNetworkControllerImpl.java362 public void onUserSwitched(int newUserId) { in onUserSwitched() method in NetworkControllerImpl
/frameworks/base/services/core/java/com/android/server/notification/
DZenModeConditions.java95 public void onUserSwitched() { in onUserSwitched() method in ZenModeConditions
DConditionProviders.java134 public void onUserSwitched(int user) { in onUserSwitched() method in ConditionProviders
389 void onUserSwitched(); in onUserSwitched() method
DManagedServices.java246 public void onUserSwitched(int user) { in onUserSwitched() method in ManagedServices
DZenModeHelper.java195 public void onUserSwitched(int user) { in onUserSwitched() method in ZenModeHelper
DNotificationManagerService.java3853 public void onUserSwitched(int user) { in onUserSwitched() method in NotificationManagerService.NotificationRankers