Searched defs:onUserSwitchComplete (Results 1 – 10 of 10) sorted by relevance
25 void onUserSwitchComplete(int newUserId); in onUserSwitchComplete() method
43 public void onUserSwitchComplete(int newUserId) throws RemoteException {} in onUserSwitchComplete() method in UserSwitchObserver
61 override fun onUserSwitchComplete(userId: Int) { in <lambda>() method in com.android.systemui.statusbar.notification.collection.coordinator.ViewConfigCoordinator
121 public void onUserSwitchComplete(int userId) { } in onUserSwitchComplete() method in KeyguardUpdateMonitorCallback
363 override fun onUserSwitchComplete(userId: Int) { in <lambda>() method in com.android.keyguard.ClockEventController
426 public void onUserSwitchComplete(int userId) { in onUserSwitchComplete() method in KeyguardStateControllerImpl.UpdateMonitorCallback
213 override fun onUserSwitchComplete(newUserId: Int) { in <lambda>() method
269 override fun onUserSwitchComplete(newUserId: Int) { in onUserSwitchComplete() method
1514 public void onUserSwitchComplete(int userId) { in onUserSwitchComplete() method in KeyguardIndicationController.BaseKeyguardCallback
2571 public void onUserSwitchComplete(int newUserId) { in onUserSwitchComplete() method in GracePeriodObserver