Searched refs:onForegroundProfileSwitch (Results 1 – 9 of 9) sorted by relevance
25 void onForegroundProfileSwitch(int newProfileId); in onForegroundProfileSwitch() method
381 public void onForegroundProfileSwitch(int newProfileId) {
155 public void onForegroundProfileSwitch(int newProfileId) throws RemoteException { in initializeCarrierApps()
903 public void onForegroundProfileSwitch(int newProfileId) { in listenForUserSwitches()
124 public void onForegroundProfileSwitch(int newProfileId) { in TextServicesManagerService()
833 public void onForegroundProfileSwitch(int newProfileId) { in InputMethodManagerService()
872 public void onForegroundProfileSwitch(int newProfileId) { in KeyguardUpdateMonitor()
544 public void onForegroundProfileSwitch(int newProfileId) { in systemRunning()
19928 mUserSwitchObservers.getBroadcastItem(i).onForegroundProfileSwitch(userId); in dispatchForegroundProfileChanged()