Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DIUserSwitchObserver.aidl25 void onForegroundProfileSwitch(int newProfileId); in onForegroundProfileSwitch() method
DUserSwitchObserver.java37 public void onForegroundProfileSwitch(int newProfileId) throws RemoteException {} in onForegroundProfileSwitch() method in UserSwitchObserver
/frameworks/base/services/core/java/com/android/server/am/
DUserController.java1246 mUserSwitchObservers.getBroadcastItem(i).onForegroundProfileSwitch(userId);
/frameworks/base/services/core/java/com/android/server/power/
DPowerManagerService.java540 public void onForegroundProfileSwitch(@UserIdInt int newProfileId) throws RemoteException { in onForegroundProfileSwitch() method in PowerManagerService.ForegroundProfileObserver
/frameworks/base/config/
Dboot-image-profile.txt663 HPLandroid/app/IUserSwitchObserver$Stub$Proxy;->onForegroundProfileSwitch(I)V
899 HPLandroid/app/UserSwitchObserver;->onForegroundProfileSwitch(I)V
14667 HSPLandroid/app/IUserSwitchObserver;->onForegroundProfileSwitch(I)V