Home
last modified time | relevance | path

Searched refs:onUserSwitching (Results 1 – 23 of 23) sorted by relevance

/frameworks/base/core/java/android/app/
DSynchronousUserSwitchObserver.java34 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
DIUserSwitchObserver.aidl23 void onUserSwitching(int newUserId, IRemoteCallback reply); in onUserSwitching() method
DUserSwitchObserver.java33 public void onUserSwitching(int newUserId, IRemoteCallback reply) throws RemoteException { in onUserSwitching() method in UserSwitchObserver
/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardUpdateMonitorCallback.java121 public void onUserSwitching(int userId) { } in onUserSwitching() method in KeyguardUpdateMonitorCallback
DKeyguardUpdateMonitor.java1812 public void onUserSwitching(int newUserId, IRemoteCallback reply) {
2225 cb.onUserSwitching(userId); in handleUserSwitching()
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiService.java70 public void onUserSwitching(TargetUser from, TargetUser to) { in onUserSwitching() method in WifiService
/frameworks/base/services/core/java/com/android/server/
DSystemService.java384 public void onUserSwitching(@Nullable TargetUser from, @NonNull TargetUser to) { in onUserSwitching() method in SystemService
DSystemServiceManager.java340 service.onUserSwitching(prevUser, curUser); in onUser()
/frameworks/base/services/tests/servicestests/src/com/android/server/am/
DUserControllerTest.java273 }).when(observer).onUserSwitching(anyInt(), any()); in testDispatchUserSwitch()
285 verify(observer, times(1)).onUserSwitching(eq(TEST_USER_ID), any()); in testDispatchUserSwitch()
315 verify(observer, times(1)).onUserSwitching(eq(TEST_USER_ID), any()); in testDispatchUserSwitchBadReceiver()
/frameworks/base/services/api/
Dcurrent.txt58 …method public void onUserSwitching(@Nullable com.android.server.SystemService.TargetUser, @NonNull…
/frameworks/base/services/core/java/com/android/server/power/
DAttentionDetector.java389 public void onUserSwitching(int newUserId) throws RemoteException { in onUserSwitching() method in AttentionDetector.UserSwitchObserver
DPowerManagerService.java590 public void onUserSwitching(@UserIdInt int newUserId) throws RemoteException { in onUserSwitching() method in PowerManagerService.ForegroundProfileObserver
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DInstantAppNotifier.java144 public void onUserSwitching(int newUserId) throws RemoteException {}
/frameworks/opt/car/services/tests/src/com/android/internal/car/
DCarHelperServiceTest.java436 mHelper.onUserSwitching(newTargetUser(currentUserId), in testOnUserSwitching_notifiesICar()
446 mHelper.onUserSwitching(newTargetUser(10), newTargetUser(11, /* preCreated= */ true)); in testOnUserSwitching_preCreatedDoesntNotifyICar()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DPhoneStatusBarPolicy.java506 public void onUserSwitching(int newUserId) throws RemoteException {
/frameworks/base/services/usb/java/com/android/server/usb/
DUsbService.java113 public void onUserSwitching(TargetUser from, TargetUser to) { in onUserSwitching() method in UsbService.Lifecycle
/frameworks/base/services/core/java/com/android/server/biometrics/
DBiometricServiceBase.java1371 public void onUserSwitching(int newUserId) throws RemoteException { in listenForUserSwitches()
/frameworks/opt/car/services/src/com/android/internal/car/
DCarServiceHelperService.java403 public void onUserSwitching(@Nullable TargetUser from, @NonNull TargetUser to) { in onUserSwitching() method in CarServiceHelperService
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
DKeyguardViewMediator.java397 public void onUserSwitching(int userId) {
/frameworks/base/services/core/java/com/android/server/location/
DLocationManagerService.java177 public void onUserSwitching(TargetUser from, TargetUser to) { in onUserSwitching() method in LocationManagerService.Lifecycle
/frameworks/base/services/core/java/com/android/server/am/
DUserController.java1751 mUserSwitchObservers.getBroadcastItem(i).onUserSwitching(newUserId, callback);
/frameworks/base/services/core/java/com/android/server/wallpaper/
DWallpaperManagerService.java1749 public void onUserSwitching(int newUserId, IRemoteCallback reply) { in systemReady()
/frameworks/base/services/
Dart-profile3514 HPLcom/android/server/SystemService;->onUserSwitching(Lcom/android/server/SystemService$TargetUser;…
28328 PLcom/android/server/power/AttentionDetector$UserSwitchObserver;->onUserSwitching(I)V
28460 PLcom/android/server/power/PowerManagerService$ForegroundProfileObserver;->onUserSwitching(I)V
32600 PLcom/android/server/usb/UsbService$Lifecycle;->lambda$onUserSwitching$2$UsbService$Lifecycle(Lcom/…
32604 PLcom/android/server/usb/UsbService$Lifecycle;->onUserSwitching(Lcom/android/server/SystemService$T…
33306 PLcom/android/server/wallpaper/WallpaperManagerService$4;->onUserSwitching(ILandroid/os/IRemoteCall…