Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DIUserSwitchObserver.aidl25 void onForegroundProfileSwitch(int newProfileId); in onForegroundProfileSwitch() method
DUserSwitchObserver.java38 public void onForegroundProfileSwitch(int newProfileId) throws RemoteException {} in onForegroundProfileSwitch() method in UserSwitchObserver
/frameworks/base/services/core/java/com/android/server/am/
DUserController.java1370 mUserSwitchObservers.getBroadcastItem(i).onForegroundProfileSwitch(userId);
/frameworks/base/services/core/java/com/android/server/power/
DPowerManagerService.java550 public void onForegroundProfileSwitch(@UserIdInt int newProfileId) throws RemoteException { in onForegroundProfileSwitch() method in PowerManagerService.ForegroundProfileObserver
/frameworks/base/config/
Dboot-image-profile.txt1658 HPLandroid/app/IUserSwitchObserver$Stub$Proxy;->onForegroundProfileSwitch(I)V
2448 HPLandroid/app/UserSwitchObserver;->onForegroundProfileSwitch(I)V
Dhiddenapi-greylist-max-o.txt7443 Landroid/app/IUserSwitchObserver$Stub$Proxy;->onForegroundProfileSwitch(I)V
7455 Landroid/app/IUserSwitchObserver;->onForegroundProfileSwitch(I)V
10143 Landroid/app/UserSwitchObserver;->onForegroundProfileSwitch(I)V
/frameworks/base/services/
Dart-profile12477 …/android/server/power/PowerManagerService$ForegroundProfileObserver;->onForegroundProfileSwitch(I)V