Searched refs:newProfileId (Results 1 – 3 of 3) sorted by relevance
25 void onForegroundProfileSwitch(int newProfileId); in onForegroundProfileSwitch() argument
38 public void onForegroundProfileSwitch(int newProfileId) throws RemoteException {} in onForegroundProfileSwitch() argument
550 public void onForegroundProfileSwitch(@UserIdInt int newProfileId) throws RemoteException { in onForegroundProfileSwitch() argument553 mForegroundProfile = newProfileId; in onForegroundProfileSwitch()