Searched refs:onCurrentProfilesChanged (Results 1 – 9 of 9) sorted by relevance
110 onCurrentProfilesChanged() in <lambda>()114 onCurrentProfilesChanged() in <lambda>()175 onCurrentProfilesChanged() in <lambda>()226 private fun onCurrentProfilesChanged() { in <lambda>() method in com.android.systemui.privacy.AppOpsPrivacyItemMonitor
100 default void onCurrentProfilesChanged(SparseArray<UserInfo> currentProfiles) {} in onCurrentProfilesChanged() method
708 listener.onCurrentProfilesChanged(mCurrentProfiles); in updateCurrentProfilesCache()
69 public void onCurrentProfilesChanged(SparseArray<UserInfo> currentProfiles) {
103 mCapturedUserChangeListener.onCurrentProfilesChanged(new SparseArray<>()); in testFilterIsInvalidatedWhenProfilesChange()
280 void onCurrentProfilesChanged(SparseArray<UserInfo> currentProfiles); in onCurrentProfilesChanged() method
683 public void onCurrentProfilesChanged(SparseArray<UserInfo> currentProfiles) { in onCurrentProfilesChanged() method in BubbleController2755 public void onCurrentProfilesChanged(SparseArray<UserInfo> currentProfiles) { in onCurrentProfilesChanged() method in BubbleController2757 BubbleController.this.onCurrentProfilesChanged(currentProfiles); in onCurrentProfilesChanged()
250 public void onCurrentProfilesChanged(SparseArray<UserInfo> currentProfiles) { in BubblesManager()251 mBubbles.onCurrentProfilesChanged(currentProfiles); in BubblesManager()
1737 mBubbleController.onCurrentProfilesChanged(userInfos); in testOnRankingUpdate_DndSuppressListNotif()2482 mBubbleController.onCurrentProfilesChanged(userInfos); in switchUser()