Searched refs:mViewHierarchyManager (Results 1 – 3 of 3) sorted by relevance
87 private NotificationViewHierarchyManager mViewHierarchyManager; field in NotificationViewHierarchyManagerTest108 mViewHierarchyManager = new NotificationViewHierarchyManager(mContext, in setUp()117 mViewHierarchyManager.setUpWithPresenter(mPresenter, mListContainer); in setUp()148 mViewHierarchyManager.updateNotificationViews(); in testNotificationsBecomingBundled()175 mViewHierarchyManager.updateNotificationViews(); in testNotificationsBecomingUnbundled()204 mViewHierarchyManager.updateNotificationViews(); in testNotificationsBecomingSuppressed()221 mViewHierarchyManager.updateNotificationViews(); in testUpdateNotificationViews_appOps()233 mViewHierarchyManager.onDynamicPrivacyChanged(); in testReentrantCallsToOnDynamicPrivacyChangedPostForLater()239 mViewHierarchyManager.updateNotificationViews(); in testReentrantCallsToOnDynamicPrivacyChangedPostForLater()258 mViewHierarchyManager.onDynamicPrivacyChanged(); in testMultipleReentrantCallsToOnDynamicPrivacyChangedOnlyPostOnce()[all …]
93 private final NotificationViewHierarchyManager mViewHierarchyManager = field in StatusBarNotificationPresenter210 mViewHierarchyManager.setUpWithPresenter(this, notifListContainer); in StatusBarNotificationPresenter()311 mViewHierarchyManager.updateNotificationViews(); in updateNotificationViews()
413 private final NotificationViewHierarchyManager mViewHierarchyManager; field in StatusBar747 mViewHierarchyManager = notificationViewHierarchyManager; in StatusBar()2846 mViewHierarchyManager.updateRowStates(); in onConfigChanged()4177 mViewHierarchyManager.updateRowStates(); in updateKeyguardMaxNotifications()