Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DDeviceProvisionedController.java31 default void onUserSwitched() { in onUserSwitched() method
DSecurityController.java40 void onUserSwitched(int newUserId); in onUserSwitched() method
DDeviceProvisionedControllerImpl.java122 public void onUserSwitched(int newUserId) { in onUserSwitched() method in DeviceProvisionedControllerImpl
DAccessPointControllerImpl.java72 public void onUserSwitched(int newUserId) { in onUserSwitched() method in AccessPointControllerImpl
DZenModeControllerImpl.java177 public void onUserSwitched(int userId) { in onUserSwitched() method in ZenModeControllerImpl
DSecurityControllerImpl.java294 public void onUserSwitched(int newUserId) { in onUserSwitched() method in SecurityControllerImpl
DNetworkControllerImpl.java514 private void onUserSwitched(int newUserId) { in onUserSwitched() method in NetworkControllerImpl
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationPresenter.java45 void onUserSwitched(int newUserId); in onUserSwitched() method
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/utils/leaks/
DFakeSecurityController.java104 public void onUserSwitched(int newUserId) { in onUserSwitched() method in FakeSecurityController
/frameworks/base/packages/CarSystemUI/src/com/android/systemui/car/
DSUWProgressController.java102 public void onUserSwitched() { in onUserSwitched() method in SUWProgressController
/frameworks/base/packages/SystemUI/src/com/android/systemui/settings/
DCurrentUserTracker.java57 public abstract void onUserSwitched(int newUserId); in onUserSwitched() method in CurrentUserTracker
/frameworks/base/services/core/java/com/android/server/notification/
DZenModeConditions.java104 public void onUserSwitched() { in onUserSwitched() method in ZenModeConditions
DConditionProviders.java140 public void onUserSwitched(int user) { in onUserSwitched() method in ConditionProviders
402 void onUserSwitched(); in onUserSwitched() method
DZenModeHelper.java205 public void onUserSwitched(int user) { in onUserSwitched() method in ZenModeHelper
DManagedServices.java646 public void onUserSwitched(int user) { in onUserSwitched() method in ManagedServices
DPreferencesHelper.java1695 public void onUserSwitched(int userId) { in onUserSwitched() method in PreferencesHelper
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBarNotificationPresenter.java377 public void onUserSwitched(int newUserId) { in onUserSwitched() method in StatusBarNotificationPresenter
/frameworks/base/core/java/android/app/admin/
DDeviceAdminReceiver.java981 public void onUserSwitched(@NonNull Context context, @NonNull Intent intent, in onUserSwitched() method in DeviceAdminReceiver
/frameworks/base/packages/SystemUI/src/com/android/systemui/doze/
DDozeSensors.java232 public void onUserSwitched() { in onUserSwitched() method in DozeSensors
/frameworks/base/services/core/java/com/android/server/policy/
DWindowManagerPolicy.java645 void onUserSwitched(); in onUserSwitched() method
/frameworks/base/services/core/java/com/android/server/wm/
DWindowManagerService.java2749 public void onUserSwitched() { in onUserSwitched() method in WindowManagerService