Searched refs:onForegroundProfileSwitch (Results 1 – 6 of 6) sorted by relevance
25 void onForegroundProfileSwitch(int newProfileId); in onForegroundProfileSwitch() method
43 public void onForegroundProfileSwitch(int newProfileId) throws RemoteException {} in onForegroundProfileSwitch() method in UserSwitchObserver
1888 mUserSwitchObservers.getBroadcastItem(i).onForegroundProfileSwitch(userId);
773 public void onForegroundProfileSwitch(@UserIdInt int newProfileId) throws RemoteException { in onForegroundProfileSwitch() method in PowerManagerService.ForegroundProfileObserver
6976 Landroid/app/IUserSwitchObserver$Stub$Proxy;->onForegroundProfileSwitch(I)V6986 Landroid/app/IUserSwitchObserver;->onForegroundProfileSwitch(I)V9414 Landroid/app/UserSwitchObserver;->onForegroundProfileSwitch(I)V
41539 …/android/server/power/PowerManagerService$ForegroundProfileObserver;->onForegroundProfileSwitch(I)V