Searched refs:onCurrentProfilesChanged (Results 1 – 9 of 9) sorted by relevance
106 onCurrentProfilesChanged() in <lambda>()110 onCurrentProfilesChanged() in <lambda>()171 onCurrentProfilesChanged() in <lambda>()220 private fun onCurrentProfilesChanged() { in <lambda>() method in com.android.systemui.privacy.AppOpsPrivacyItemMonitor
95 default void onCurrentProfilesChanged(SparseArray<UserInfo> currentProfiles) {} in onCurrentProfilesChanged() method
502 listener.onCurrentProfilesChanged(mCurrentProfiles); in updateCurrentProfilesCache()
69 public void onCurrentProfilesChanged(SparseArray<UserInfo> currentProfiles) {
103 mCapturedUserChangeListener.onCurrentProfilesChanged(new SparseArray<>()); in testFilterIsInvalidatedWhenProfilesChange()
251 void onCurrentProfilesChanged(SparseArray<UserInfo> currentProfiles); in onCurrentProfilesChanged() method
551 public void onCurrentProfilesChanged(SparseArray<UserInfo> currentProfiles) { in onCurrentProfilesChanged() method in BubbleController1927 public void onCurrentProfilesChanged(SparseArray<UserInfo> currentProfiles) { in onCurrentProfilesChanged() method in BubbleController1929 BubbleController.this.onCurrentProfilesChanged(currentProfiles); in onCurrentProfilesChanged()
225 public void onCurrentProfilesChanged(SparseArray<UserInfo> currentProfiles) { in BubblesManager()226 mBubbles.onCurrentProfilesChanged(currentProfiles); in BubblesManager()
1530 mBubbleController.onCurrentProfilesChanged(userInfos); in testOnRankingUpdate_DndSuppressListNotif()1766 mBubbleController.onCurrentProfilesChanged(userInfos); in switchUser()