/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/sysui/ |
H A D | UserChangeListener.java | 33 default void onUserChanged(int newUserId, @NonNull Context userContext) {} in onUserChanged() method
|
H A D | ShellInterface.java | 60 default void onUserChanged(int newUserId, @NonNull Context userContext) {} in onUserChanged() method
|
H A D | ShellController.java | 247 void onUserChanged(int newUserId, @NonNull Context userContext) { in onUserChanged() method in ShellController 324 public void onUserChanged(int newUserId, @NonNull Context userContext) { in onUserChanged() method in ShellController.ShellInterfaceImpl
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/settings/ |
H A D | UserTracker.kt | 97 fun onUserChanged(newUser: Int, userContext: Context) {} regex
|
/aosp14/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/settings/ |
H A D | FakeUserTracker.kt | 80 fun onUserChanged(userId: Int = _userId) { regex
|
/aosp14/frameworks/base/services/accessibility/java/com/android/server/accessibility/magnification/ |
H A D | MagnificationScaleProvider.java | 108 void onUserChanged(int userId) { in onUserChanged() method in MagnificationScaleProvider
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
H A D | ManagedProfileControllerImpl.java | 149 public void onUserChanged(int newUser, @NonNull Context userContext) { in onUserChanged() method in ManagedProfileControllerImpl.UserTrackerCallback
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/ |
H A D | NotificationLockscreenUserManager.java | 94 default void onUserChanged(int userId) {} in onUserChanged() method
|
/aosp14/frameworks/base/services/core/java/com/android/server/location/injector/ |
H A D | UserInfoHelper.java | 60 void onUserChanged(@UserIdInt int userId, @UserChange int change); in onUserChanged() method
|
/aosp14/frameworks/base/packages/FusedLocation/src/com/android/location/fused/ |
H A D | FusedLocationProvider.java | 192 void onUserChanged() { in onUserChanged() method in FusedLocationProvider
|
/aosp14/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/sysui/ |
H A D | ShellControllerTest.java | 448 public void onUserChanged(int newUserId, @NonNull Context userContext) { in onUserChanged() method in ShellControllerTest.TestUserChangeListener
|
/aosp14/frameworks/base/services/core/java/com/android/server/location/gnss/ |
H A D | GnssListenerMultiplexer.java | 396 private void onUserChanged(int userId, int change) { in onUserChanged() method in GnssListenerMultiplexer
|
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/ |
H A D | Bubbles.java | 272 void onUserChanged(int newUserId); in onUserChanged() method
|
H A D | BubbleController.java | 621 public void onUserChanged(int newUserId) { in onUserChanged() method in BubbleController 2423 public void onUserChanged(int newUserId) { in onUserChanged() method in BubbleController
|
/aosp14/frameworks/base/services/core/java/com/android/server/location/geofence/ |
H A D | GeofenceManager.java | 536 void onUserChanged(int userId, int change) { in onUserChanged() method in GeofenceManager
|
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/tv/ |
H A D | TvPipController.java | 270 public void onUserChanged(int newUserId, @NonNull Context userContext) { in onUserChanged() method in TvPipController
|
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/phone/ |
H A D | PipController.java | 725 public void onUserChanged(int newUserId, @NonNull Context userContext) { in onUserChanged() method in PipController
|
/aosp14/frameworks/base/services/core/java/com/android/server/display/color/ |
H A D | ColorDisplayService.java | 234 @VisibleForTesting void onUserChanged(int userHandle) { in onUserChanged() method in ColorDisplayService
|