Home
last modified time | relevance | path

Searched refs:newProfileId (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/core/java/android/app/
DIUserSwitchObserver.aidl25 void onForegroundProfileSwitch(int newProfileId); in onForegroundProfileSwitch() argument
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DPhoneStatusBarPolicy.java381 public void onForegroundProfileSwitch(int newProfileId) {
382 profileChanged(newProfileId);
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DSubscriptionInfoUpdater.java155 public void onForegroundProfileSwitch(int newProfileId) throws RemoteException { in initializeCarrierApps()
/frameworks/base/services/core/java/com/android/server/fingerprint/
DFingerprintService.java903 public void onForegroundProfileSwitch(int newProfileId) { in listenForUserSwitches()
/frameworks/base/services/core/java/com/android/server/
DTextServicesManagerService.java124 public void onForegroundProfileSwitch(int newProfileId) { in TextServicesManagerService()
DInputMethodManagerService.java833 public void onForegroundProfileSwitch(int newProfileId) { in InputMethodManagerService()
/frameworks/base/packages/Keyguard/src/com/android/keyguard/
DKeyguardUpdateMonitor.java872 public void onForegroundProfileSwitch(int newProfileId) { in KeyguardUpdateMonitor()
/frameworks/base/services/core/java/com/android/server/wallpaper/
DWallpaperManagerService.java544 public void onForegroundProfileSwitch(int newProfileId) { in systemRunning()