Searched defs:onUserChanged (Results 1 – 8 of 8) sorted by relevance
71 fun onUserChanged(newUser: Int, userContext: Context) {} regex
58 void onUserChanged(@UserIdInt int userId, @UserChange int change); in onUserChanged() method
94 default void onUserChanged(int userId) {} in onUserChanged() method
374 private void onUserChanged(int userId, int change) { in onUserChanged() method in GnssListenerMultiplexer
483 void onUserChanged(int userId, int change) { in onUserChanged() method in GeofenceManager
218 void onUserChanged(int newUserId); in onUserChanged() method
520 public void onUserChanged(int newUserId) { in onUserChanged() method in BubbleController1641 public void onUserChanged(int newUserId) { in onUserChanged() method in BubbleController
234 @VisibleForTesting void onUserChanged(int userHandle) { in onUserChanged() method in ColorDisplayService