Home
last modified time | relevance | path

Searched defs:currentProfiles (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationLockscreenUserManager.java95 default void onCurrentProfilesChanged(SparseArray<UserInfo> currentProfiles) {} in onCurrentProfilesChanged()
H A DNotificationLockscreenUserManagerImpl.java590 SparseArray<UserInfo> currentProfiles = getCurrentProfiles(); in updatePublicMode() local
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
H A DBubbles.java279 void onCurrentProfilesChanged(SparseArray<UserInfo> currentProfiles); in onCurrentProfilesChanged()
H A DBubbleController.java634 public void onCurrentProfilesChanged(SparseArray<UserInfo> currentProfiles) { in onCurrentProfilesChanged()
2430 public void onCurrentProfilesChanged(SparseArray<UserInfo> currentProfiles) { in onCurrentProfilesChanged()