Searched refs:onForegroundProfileSwitch (Results 1 – 5 of 5) sorted by relevance
25 void onForegroundProfileSwitch(int newProfileId); in onForegroundProfileSwitch() method
38 public void onForegroundProfileSwitch(int newProfileId) throws RemoteException {} in onForegroundProfileSwitch() method in UserSwitchObserver
1370 mUserSwitchObservers.getBroadcastItem(i).onForegroundProfileSwitch(userId);
550 public void onForegroundProfileSwitch(@UserIdInt int newProfileId) throws RemoteException { in onForegroundProfileSwitch() method in PowerManagerService.ForegroundProfileObserver
12477 …/android/server/power/PowerManagerService$ForegroundProfileObserver;->onForegroundProfileSwitch(I)V