Searched defs:onForegroundProfileSwitch (Results 1 – 3 of 3) sorted by relevance
26 void onForegroundProfileSwitch(int newProfileId); in onForegroundProfileSwitch() method
46 public void onForegroundProfileSwitch(int newProfileId) throws RemoteException {} in onForegroundProfileSwitch() method in UserSwitchObserver
796 public void onForegroundProfileSwitch(@UserIdInt int newProfileId) throws RemoteException { in onForegroundProfileSwitch() method in PowerManagerService.ForegroundProfileObserver