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