Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/app/
H A DIUserSwitchObserver.aidl26 void onForegroundProfileSwitch(int newProfileId); in onForegroundProfileSwitch() method
H A DUserSwitchObserver.java46 public void onForegroundProfileSwitch(int newProfileId) throws RemoteException {} in onForegroundProfileSwitch() method in UserSwitchObserver
/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DUserController.java1992 mUserSwitchObservers.getBroadcastItem(i).onForegroundProfileSwitch(userId);
/aosp14/frameworks/base/services/core/java/com/android/server/power/
H A DPowerManagerService.java796 public void onForegroundProfileSwitch(@UserIdInt int newProfileId) throws RemoteException { in onForegroundProfileSwitch() method in PowerManagerService.ForegroundProfileObserver
/aosp14/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
9414 Landroid/app/UserSwitchObserver;->onForegroundProfileSwitch(I)V