Home
last modified time | relevance | path

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

12

/aosp12/packages/apps/Car/SystemUI/src/com/android/systemui/car/
H A DCarDeviceProvisionedListener.java27 default void onUserSwitched() { in onUserSwitched() method
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DDeviceProvisionedController.java64 default void onUserSwitched() { in onUserSwitched() method
H A DSecurityController.java52 void onUserSwitched(int newUserId); in onUserSwitched() method
H A DZenModeControllerImpl.java185 public void onUserSwitched(int userId) { in onUserSwitched() method in ZenModeControllerImpl
H A DSecurityControllerImpl.java321 public void onUserSwitched(int newUserId) { in onUserSwitched() method in SecurityControllerImpl
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationPresenter.java45 void onUserSwitched(int newUserId); in onUserSwitched() method
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/utils/leaks/
H A DFakeSecurityController.java127 public void onUserSwitched(int newUserId) { in onUserSwitched() method in FakeSecurityController
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/settings/
H A DCurrentUserTracker.java59 public abstract void onUserSwitched(int newUserId); in onUserSwitched() method in CurrentUserTracker
/aosp12/frameworks/base/services/core/java/com/android/server/notification/
H A DZenModeConditions.java104 public void onUserSwitched() { in onUserSwitched() method in ZenModeConditions
H A DConditionProviders.java178 public void onUserSwitched(int user) { in onUserSwitched() method in ConditionProviders
460 void onUserSwitched(); in onUserSwitched() method
/aosp12/packages/apps/Nfc/src/com/android/nfc/cardemulation/
H A DEnabledNfcFServices.java209 public void onUserSwitched(int userId) { in onUserSwitched() method in EnabledNfcFServices
H A DRegisteredT3tIdentifiersCache.java206 public void onUserSwitched() { in onUserSwitched() method in RegisteredT3tIdentifiersCache
H A DHostNfcFEmulationManager.java174 public void onUserSwitched() { in onUserSwitched() method in HostNfcFEmulationManager
H A DPreferredServices.java360 public void onUserSwitched(int userId) { in onUserSwitched() method in PreferredServices
H A DCardEmulationManager.java152 public void onUserSwitched(int userId) { in onUserSwitched() method in CardEmulationManager
H A DRegisteredNfcFServicesCache.java701 public void onUserSwitched() { in onUserSwitched() method in RegisteredNfcFServicesCache
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/connectivity/
H A DAccessPointControllerImpl.java130 void onUserSwitched(int newUserId) { in onUserSwitched() method in AccessPointControllerImpl
H A DNetworkControllerImpl.java763 private void onUserSwitched(int newUserId) { in onUserSwitched() method in NetworkControllerImpl
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusBarNotificationPresenter.java322 public void onUserSwitched(int newUserId) { in onUserSwitched() method in StatusBarNotificationPresenter
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/doze/
H A DDozeSensors.java414 public void onUserSwitched() { in onUserSwitched() method in DozeSensors
/aosp12/frameworks/base/core/java/android/app/admin/
H A DDeviceAdminReceiver.java1058 public void onUserSwitched(@NonNull Context context, @NonNull Intent intent, in onUserSwitched() method in DeviceAdminReceiver
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/
H A DOverviewProxyService.java644 public void onUserSwitched(int newUserId) { in onUserSwitched() method in OverviewProxyService
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/gestural/
H A DEdgeBackGestureHandler.java394 public void onUserSwitched(int newUserId) { in onUserSwitched() method in EdgeBackGestureHandler
/aosp12/packages/apps/Nfc/src/com/android/nfc/
H A DP2pLinkManager.java509 public void onUserSwitched(int userId) { in onUserSwitched() method in P2pLinkManager
/aosp12/frameworks/base/services/core/java/com/android/server/policy/
H A DWindowManagerPolicy.java366 void onUserSwitched(); in onUserSwitched() method

12