Searched refs:onUserSwitchComplete (Results 1 – 13 of 13) sorted by relevance
24 void onUserSwitchComplete(int newUserId); in onUserSwitchComplete() method
116 public void onUserSwitchComplete(int userId) { } in onUserSwitchComplete() method in KeyguardUpdateMonitorCallback
79 public void onUserSwitchComplete(int userId) {
69 public void onUserSwitchComplete(int userId) {
1099 public void onUserSwitchComplete(int newUserId) throws RemoteException { in KeyguardUpdateMonitor()1278 cb.onUserSwitchComplete(userId); in handleUserSwitchComplete()
118 public void onUserSwitchComplete(int userId) {
429 public void onUserSwitchComplete(int newUserId) throws RemoteException {
678 public void onUserSwitchComplete(int userId) {
162 public void onUserSwitchComplete(int newUserId) { in initializeCarrierApps()
1113 public void onUserSwitchComplete(int newUserId) throws RemoteException { in listenForUserSwitches()
363 public void onUserSwitchComplete(int userId) {
1065 mUserSwitchObservers.getBroadcastItem(i).onUserSwitchComplete(userId); in dispatchUserSwitchComplete()
968 public void onUserSwitchComplete(int newUserId) throws RemoteException { in systemReady()