Searched defs:onUserChanged (Results 1 – 7 of 7) sorted by relevance
88 default void onUserChanged(int userId) {} in onUserChanged() method
267 private void onUserChanged() { in onUserChanged() method in FusedLocationProvider
71 void onUserChanged(@UserIdInt int userId, @UserChange int change); in onUserChanged() method
635 private void onUserChanged(@UserIdInt int userId, @UserChange int change) { in onUserChanged() method in LocationManagerService
112 override fun onUserChanged(userId: Int) { in onUserChanged() method in com.android.systemui.statusbar.phone.KeyguardBypassController
177 override fun onUserChanged(userId: Int) = updateUi() in extractPersonKey() method
238 @VisibleForTesting void onUserChanged(int userHandle) { in onUserChanged() method in ColorDisplayService