Home
last modified time | relevance | path

Searched refs:onForegroundProfileSwitch (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/app/
DIUserSwitchObserver.aidl25 void onForegroundProfileSwitch(int newProfileId); in onForegroundProfileSwitch() method
DUserSwitchObserver.java37 public void onForegroundProfileSwitch(int newProfileId) throws RemoteException {} in onForegroundProfileSwitch() method in UserSwitchObserver
/frameworks/base/services/core/java/com/android/server/am/
DUserController.java1082 mUserSwitchObservers.getBroadcastItem(i).onForegroundProfileSwitch(userId);