Home
last modified time | relevance | path

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

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