Home
last modified time | relevance | path

Searched defs:onForegroundProfileSwitch (Results 1 – 2 of 2) 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