Searched defs:onUserSwitching (Results 1 – 4 of 4) sorted by relevance
34 public final void onUserSwitching(int newUserId, IRemoteCallback reply) throws RemoteException { in onUserSwitching() method in SynchronousUserSwitchObserver47 public abstract void onUserSwitching(int newUserId) throws RemoteException; in onUserSwitching() method in SynchronousUserSwitchObserver
23 void onUserSwitching(int newUserId, IRemoteCallback reply); in onUserSwitching() method
27 public void onUserSwitching(int newUserId, IRemoteCallback reply) throws RemoteException { in onUserSwitching() method in UserSwitchObserver
111 public void onUserSwitching(int userId) { } in onUserSwitching() method in KeyguardUpdateMonitorCallback