Searched refs:onUserSwitchComplete (Results 1 – 14 of 14) sorted by relevance
24 void onUserSwitchComplete(int newUserId); in onUserSwitchComplete() method
68 public void onUserSwitchComplete(int userId) {
116 public void onUserSwitchComplete(int userId) { } in onUserSwitchComplete() method in KeyguardUpdateMonitorCallback
79 public void onUserSwitchComplete(int userId) {
296 public void onUserSwitchComplete(int userId) {
723 public void onUserSwitchComplete(int newUserId) throws RemoteException { in KeyguardUpdateMonitor()810 cb.onUserSwitchComplete(userId); in handleUserSwitchComplete()
234 public void onUserSwitchComplete(int userId) {
108 public void onUserSwitchComplete(int userId) {
507 public void onUserSwitchComplete(int userId) {
324 public void onUserSwitchComplete(int userId) {
117 public void onUserSwitchComplete(int newUserId) throws RemoteException { in TextServicesManagerService()
699 public void onUserSwitchComplete(int newUserId) throws RemoteException { in InputMethodManagerService()
536 public void onUserSwitchComplete(int newUserId) throws RemoteException { in systemRunning()
19179 mUserSwitchObservers.getBroadcastItem(i).onUserSwitchComplete(newUserId); in completeSwitchAndInitalize()