Home
last modified time | relevance | path

Searched refs:onUserSwitchComplete (Results 1 – 25 of 25) sorted by relevance

/frameworks/base/core/java/android/app/
DIUserSwitchObserver.aidl24 void onUserSwitchComplete(int newUserId); in onUserSwitchComplete() method
DUserSwitchObserver.java40 public void onUserSwitchComplete(int newUserId) throws RemoteException {} in onUserSwitchComplete() method in UserSwitchObserver
/frameworks/base/services/tests/servicestests/src/com/android/server/job/
DGracePeriodObserverTest.java86 mGracePeriodObserver.onUserSwitchComplete(newUser); in testGracePeriod()
98 mGracePeriodObserver.onUserSwitchComplete(newUser); in testCleanUp()
/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardUpdateMonitorCallback.java132 public void onUserSwitchComplete(int userId) { } in onUserSwitchComplete() method in KeyguardUpdateMonitorCallback
DKeyguardStatusViewController.java264 public void onUserSwitchComplete(int userId) {
DKeyguardHostViewController.java71 public void onUserSwitchComplete(int userId) {
DKeyguardUpdateMonitor.java2108 public void onUserSwitchComplete(int newUserId) throws RemoteException {
2645 cb.onUserSwitchComplete(userId); in handleUserSwitchComplete()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/accessibility/floatingmenu/
DAccessibilityFloatingMenuControllerTest.java167 mKeyguardCallback.onUserSwitchComplete(fakeUserId); in onUserSwitch_onKeyguardVisibilityChangedToTrue_destroyWidget()
182 mKeyguardCallback.onUserSwitchComplete(fakeUserId); in onUserSwitch_onKeyguardVisibilityChangedToFalse_showWidget()
/frameworks/base/packages/SystemUI/tests/src/com/android/keyguard/
DKeyguardStatusViewControllerTest.java116 mKeyguardUpdateMonitorCallbackCaptor.getValue().onUserSwitchComplete(0); in userChangeNotifiesClockSwitchController()
/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/floatingmenu/
DAccessibilityFloatingMenuController.java82 public void onUserSwitchComplete(int userId) {
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DKeyguardStateControllerImpl.java370 public void onUserSwitchComplete(int userId) { in onUserSwitchComplete() method in KeyguardStateControllerImpl.UpdateMonitorCallback
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DInstantAppNotifier.java149 public void onUserSwitchComplete(int newUserId) throws RemoteException {
/frameworks/base/packages/SystemUI/src/com/android/systemui/wmshell/
DWMShell.java280 public void onUserSwitchComplete(int userId) { in initOneHanded()
/frameworks/base/services/tests/servicestests/src/com/android/server/am/
DUserControllerTest.java394 verify(observer, times(1)).onUserSwitchComplete(anyInt()); in testDispatchUserSwitchComplete()
395 verify(observer).onUserSwitchComplete(TEST_USER_ID); in testDispatchUserSwitchComplete()
/frameworks/base/apct-tests/perftests/multiuser/src/android/multiuser/
DUserLifecycleTests.java709 public void onUserSwitchComplete(int newUserId) throws RemoteException { in registerUserSwitchObserver()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DPhoneStatusBarPolicy.java551 public void onUserSwitchComplete(int newUserId) throws RemoteException {
DKeyguardBottomAreaView.java847 public void onUserSwitchComplete(int userId) {
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DKeyguardIndicationController.java1043 public void onUserSwitchComplete(int userId) { in onUserSwitchComplete() method in KeyguardIndicationController.BaseKeyguardCallback
/frameworks/base/services/core/java/com/android/server/biometrics/
DBiometricService.java1152 public void onUserSwitchComplete(int newUserId) { in BiometricService()
/frameworks/base/apex/jobscheduler/service/java/com/android/server/job/
DJobConcurrencyManager.java1470 public void onUserSwitchComplete(int newUserId) { in onUserSwitchComplete() method in JobConcurrencyManager.GracePeriodObserver
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
DKeyguardViewMediator.java512 public void onUserSwitchComplete(int userId) {
/frameworks/base/services/core/java/com/android/server/am/
DUserController.java1783 mUserSwitchObservers.getBroadcastItem(i).onUserSwitchComplete(userId);
DActivityManagerShellCommand.java1821 public void onUserSwitchComplete(int newUserId) {
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt6978 Landroid/app/IUserSwitchObserver$Stub$Proxy;->onUserSwitchComplete(I)V
6988 Landroid/app/IUserSwitchObserver;->onUserSwitchComplete(I)V
9488 Landroid/app/UserSwitchObserver;->onUserSwitchComplete(I)V
/frameworks/base/services/
Dart-profile13581 PLcom/android/server/biometrics/BiometricService$4;->onUserSwitchComplete(I)V
20214 PLcom/android/server/job/JobConcurrencyManager$GracePeriodObserver;->onUserSwitchComplete(I)V