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) {
1035 public void onUserSwitchComplete(int newUserId) throws RemoteException { in KeyguardUpdateMonitor()1189 cb.onUserSwitchComplete(userId); in handleUserSwitchComplete()
115 public void onUserSwitchComplete(int userId) {
647 public void onUserSwitchComplete(int userId) {
427 public void onUserSwitchComplete(int newUserId) throws RemoteException {
160 public void onUserSwitchComplete(int newUserId) { in initializeCarrierApps()
1009 public void onUserSwitchComplete(int newUserId) throws RemoteException { in listenForUserSwitches()
359 public void onUserSwitchComplete(int userId) {
1015 mUserSwitchObservers.getBroadcastItem(i).onUserSwitchComplete(userId); in dispatchUserSwitchComplete()
906 public void onUserSwitchComplete(int newUserId) throws RemoteException { in systemReady()