Searched defs:onUserSwitchComplete (Results 1 – 3 of 3) sorted by relevance
24 void onUserSwitchComplete(int newUserId); in onUserSwitchComplete() method
40 public void onUserSwitchComplete(int newUserId) throws RemoteException {} in onUserSwitchComplete() method in UserSwitchObserver
126 public void onUserSwitchComplete(int userId) { } in onUserSwitchComplete() method in KeyguardUpdateMonitorCallback