Home
last modified time | relevance | path

Searched defs:onSwitchUser (Results 1 – 5 of 5) sorted by relevance

/aosp12/frameworks/base/services/accessibility/java/com/android/server/accessibility/
H A DPolicyWarningUIController.java230 protected void onSwitchUser(int userId) { in onSwitchUser() method in PolicyWarningUIController.NotificationController
/aosp12/frameworks/base/services/core/java/com/android/server/om/
H A DOverlayManagerService.java331 private void onSwitchUser(@UserIdInt int newUserId) { in onSwitchUser() method in OverlayManagerService
/aosp12/frameworks/base/services/usb/java/com/android/server/usb/
H A DUsbService.java211 private void onSwitchUser(@UserIdInt int newUserId) { in onSwitchUser() method in UsbService
/aosp12/frameworks/base/services/core/java/com/android/server/display/
H A DBrightnessTracker.java269 public void onSwitchUser(@UserIdInt int newUserId) { in onSwitchUser() method in BrightnessTracker
H A DDisplayPowerController.java643 public void onSwitchUser(@UserIdInt int newUserId) { in onSwitchUser() method in DisplayPowerController