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