Searched refs:mViewHierarchyManager (Results 1 – 3 of 3) sorted by relevance
65 private NotificationViewHierarchyManager mViewHierarchyManager; field in NotificationViewHierarchyManagerTest79 mViewHierarchyManager = new NotificationViewHierarchyManager(mContext); in setUp()80 mViewHierarchyManager.setUpWithPresenter(mPresenter, mEntryManager, mListContainer); in setUp()113 mViewHierarchyManager.updateNotificationViews(); in testNotificationsBecomingBundled()140 mViewHierarchyManager.updateNotificationViews(); in testNotificationsBecomingUnbundled()167 mViewHierarchyManager.updateNotificationViews(); in testNotificationsBecomingSuppressed()184 mViewHierarchyManager.updateNotificationViews(); in testUpdateNotificationViews_appOps()
139 @Mock private NotificationViewHierarchyManager mViewHierarchyManager; field in StatusBarTest162 mViewHierarchyManager); in setup()209 mNotificationLogger, mVisualStabilityManager, mViewHierarchyManager, in setup()736 mViewHierarchyManager = viewHierarchyManager; in TestableStatusBar()
418 protected NotificationViewHierarchyManager mViewHierarchyManager; field in StatusBar647 mViewHierarchyManager = Dependency.get(NotificationViewHierarchyManager.class); in start()870 mViewHierarchyManager.setUpWithPresenter(this, mEntryManager, mStackScroller); in makeStatusBarView()1402 mViewHierarchyManager.updateNotificationViews(); in updateNotificationViews()3126 mViewHierarchyManager.updateRowStates(); in onConfigChanged()5395 mViewHierarchyManager.updateRowStates(); in updateKeyguardMaxNotifications()