Home
last modified time | relevance | path

Searched refs:onForegroundProfileSwitch (Results 1 – 6 of 6) sorted by relevance

/aosp12/frameworks/base/core/java/android/app/
H A DIUserSwitchObserver.aidl25 void onForegroundProfileSwitch(int newProfileId); in onForegroundProfileSwitch() method
H A DUserSwitchObserver.java43 public void onForegroundProfileSwitch(int newProfileId) throws RemoteException {} in onForegroundProfileSwitch() method in UserSwitchObserver
/aosp12/frameworks/base/services/core/java/com/android/server/am/
H A DUserController.java1803 mUserSwitchObservers.getBroadcastItem(i).onForegroundProfileSwitch(userId);
/aosp12/frameworks/base/services/core/java/com/android/server/power/
H A DPowerManagerService.java686 public void onForegroundProfileSwitch(@UserIdInt int newProfileId) throws RemoteException { in onForegroundProfileSwitch() method in PowerManagerService.ForegroundProfileObserver
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt6976 Landroid/app/IUserSwitchObserver$Stub$Proxy;->onForegroundProfileSwitch(I)V
6986 Landroid/app/IUserSwitchObserver;->onForegroundProfileSwitch(I)V
9486 Landroid/app/UserSwitchObserver;->onForegroundProfileSwitch(I)V
/aosp12/frameworks/base/services/
H A Dart-profile35922 …id/server/power/PowerManagerService$ForegroundProfileObserver;->onForegroundProfileSwitch(I)V+]Lco…