/aosp12/frameworks/base/core/java/android/app/ |
H A D | SynchronousUserSwitchObserver.java | 34 public final void onUserSwitching(int newUserId, IRemoteCallback reply) throws RemoteException { in onUserSwitching() method in SynchronousUserSwitchObserver 36 onUserSwitching(newUserId); in onUserSwitching() 47 public abstract void onUserSwitching(int newUserId) throws RemoteException; in onUserSwitching() method in SynchronousUserSwitchObserver
|
H A D | IUserSwitchObserver.aidl | 23 void onUserSwitching(int newUserId, IRemoteCallback reply); in onUserSwitching() method
|
H A D | UserSwitchObserver.java | 33 public void onUserSwitching(int newUserId, IRemoteCallback reply) throws RemoteException { in onUserSwitching() method in UserSwitchObserver
|
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/accessibility/floatingmenu/ |
H A D | AccessibilityFloatingMenuControllerTest.java | 151 mKeyguardCallback.onUserSwitching(fakeUserId); in onUserSwitching_destroyWidget() 166 mKeyguardCallback.onUserSwitching(fakeUserId); in onUserSwitch_onKeyguardVisibilityChangedToTrue_destroyWidget() 181 mKeyguardCallback.onUserSwitching(fakeUserId); in onUserSwitch_onKeyguardVisibilityChangedToFalse_showWidget()
|
/aosp12/frameworks/base/services/appwidget/java/com/android/server/appwidget/ |
H A D | AppWidgetService.java | 59 public void onUserSwitching(@Nullable TargetUser from, @NonNull TargetUser to) { in onUserSwitching() method in AppWidgetService
|
/aosp12/frameworks/base/services/core/java/com/android/server/ |
H A D | ContextHubSystemService.java | 58 public void onUserSwitching(@Nullable TargetUser from, @NonNull TargetUser to) { in onUserSwitching() method in ContextHubSystemService
|
H A D | BluetoothService.java | 59 public void onUserSwitching(@Nullable TargetUser from, @NonNull TargetUser to) { in onUserSwitching() method in BluetoothService
|
H A D | SystemServiceManager.java | 318 public void onUserSwitching(@UserIdInt int from, @UserIdInt int to) { in onUserSwitching() method in SystemServiceManager 403 service.onUserSwitching(prevUser, curUser); in onUser()
|
H A D | SystemService.java | 374 public void onUserSwitching(@Nullable TargetUser from, @NonNull TargetUser to) { in onUserSwitching() method in SystemService
|
H A D | PinnerService.java | 231 public void onUserSwitching(@Nullable TargetUser from, @NonNull TargetUser to) { in onUserSwitching() method in PinnerService
|
/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/ |
H A D | WifiService.java | 62 public void onUserSwitching(TargetUser from, TargetUser to) { in onUserSwitching() method in WifiService
|
/aosp12/frameworks/opt/car/services/tests/src/com/android/internal/car/ |
H A D | CarServiceHelperServiceTest.java | 152 mHelper.onUserSwitching(newTargetUser(currentUserId), in testOnUserSwitching_notifiesICar() 161 mHelper.onUserSwitching(newTargetUser(10), newTargetUser(11, /* preCreated= */ true)); in testOnUserSwitching_preCreatedDoesntNotifyICar()
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/keyguard/ |
H A D | KeyguardUpdateMonitorCallback.java | 133 public void onUserSwitching(int userId) { } in onUserSwitching() method in KeyguardUpdateMonitorCallback
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/floatingmenu/ |
H A D | AccessibilityFloatingMenuController.java | 77 public void onUserSwitching(int userId) {
|
/aosp12/frameworks/base/services/core/java/com/android/server/app/ |
H A D | GameManagerService.java | 532 public void onUserSwitching(@Nullable TargetUser from, @NonNull TargetUser to) { in onUserSwitching() method in GameManagerService.Lifecycle 533 mService.onUserSwitching(from, to.getUserIdentifier()); in onUserSwitching() 725 void onUserSwitching(TargetUser from, int toUserId) { in onUserSwitching() method in GameManagerService
|
/aosp12/frameworks/base/services/api/ |
H A D | current.txt | 18 …method public void onUserSwitching(@Nullable com.android.server.SystemService.TargetUser, @NonNull…
|
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/am/ |
H A D | UserControllerTest.java | 280 }).when(observer).onUserSwitching(anyInt(), any()); in testDispatchUserSwitch() 292 verify(observer, times(1)).onUserSwitching(eq(TEST_USER_ID), any()); in testDispatchUserSwitch() 322 verify(observer, times(1)).onUserSwitching(eq(TEST_USER_ID), any()); in testDispatchUserSwitchBadReceiver()
|
/aosp12/frameworks/base/services/core/java/com/android/server/power/ |
H A D | AttentionDetector.java | 431 public void onUserSwitching(int newUserId) throws RemoteException { in onUserSwitching() method in AttentionDetector.UserSwitchObserver
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/ |
H A D | InstantAppNotifier.java | 146 public void onUserSwitching(int newUserId) throws RemoteException {}
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/ |
H A D | KeyguardUserSwitcherController.java | 106 public void onUserSwitching(int userId) {
|
/aosp12/frameworks/base/apex/media/service/java/com/android/server/media/ |
H A D | MediaCommunicationService.java | 100 public void onUserSwitching(@Nullable TargetUser from, @NonNull TargetUser to) { in onUserSwitching() method in MediaCommunicationService
|
/aosp12/frameworks/base/services/core/java/com/android/server/media/projection/ |
H A D | MediaProjectionManagerService.java | 128 public void onUserSwitching(@Nullable TargetUser from, @NonNull TargetUser to) { in onUserSwitching() method in MediaProjectionManagerService
|
/aosp12/frameworks/opt/car/services/src/com/android/internal/car/ |
H A D | CarServiceHelperService.java | 393 public void onUserSwitching(@Nullable TargetUser from, @NonNull TargetUser to) { in onUserSwitching() method in CarServiceHelperService
|
/aosp12/frameworks/base/services/core/java/com/android/server/camera/ |
H A D | CameraServiceProxy.java | 686 public void onUserSwitching(@Nullable TargetUser from, @NonNull TargetUser to) { in onUserSwitching() method in CameraServiceProxy
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
H A D | PhoneStatusBarPolicy.java | 546 public void onUserSwitching(int newUserId) throws RemoteException {
|