Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DIUserSwitchObserver.aidl24 void onUserSwitchComplete(int newUserId); in onUserSwitchComplete() method
DUserSwitchObserver.java34 public void onUserSwitchComplete(int newUserId) throws RemoteException {} in onUserSwitchComplete() method in UserSwitchObserver
/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardUpdateMonitorCallback.java117 public void onUserSwitchComplete(int userId) { } in onUserSwitchComplete() method in KeyguardUpdateMonitorCallback
DKeyguardHostView.java70 public void onUserSwitchComplete(int userId) {
DKeyguardStatusView.java109 public void onUserSwitchComplete(int userId) {
DKeyguardUpdateMonitor.java1220 public void onUserSwitchComplete(int newUserId) throws RemoteException { in KeyguardUpdateMonitor()
1412 cb.onUserSwitchComplete(userId); in handleUserSwitchComplete()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DUnlockMethodCache.java118 public void onUserSwitchComplete(int userId) {
DKeyguardBottomAreaView.java746 public void onUserSwitchComplete(int userId) {
DPhoneStatusBarPolicy.java685 public void onUserSwitchComplete(int newUserId) throws RemoteException {
/frameworks/base/services/tests/servicestests/src/com/android/server/am/
DUserControllerTest.java304 Mockito.verify(observer, times(1)).onUserSwitchComplete(anyInt()); in testDispatchUserSwitchComplete()
305 Mockito.verify(observer).onUserSwitchComplete(TEST_USER_ID); in testDispatchUserSwitchComplete()
/frameworks/base/apct-tests/perftests/multiuser/src/android/multiuser/
DUserLifecycleTests.java269 public void onUserSwitchComplete(int newUserId) throws RemoteException { in registerUserSwitchObserver()
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
DKeyguardViewMediator.java374 public void onUserSwitchComplete(int userId) {
/frameworks/base/services/core/java/com/android/server/am/
DUserController.java1260 mUserSwitchObservers.getBroadcastItem(i).onUserSwitchComplete(userId);
/frameworks/base/config/
Dboot-image-profile.txt14669 HSPLandroid/app/IUserSwitchObserver;->onUserSwitchComplete(I)V