Searched refs:mNotificationLogger (Results 1 – 2 of 2) sorted by relevance
151 private NotificationLogger mNotificationLogger; field in StatusBarTest173 mDependency.injectTestDependency(NotificationLogger.class, mNotificationLogger); in setup()174 mNotificationLogger = new NotificationLogger(); in setup()209 mNotificationLogger, mVisualStabilityManager, mViewHierarchyManager, in setup()221 mNotificationLogger.setUpWithEntryManager(mEntryManager, mStackScroller); in setup()224 if (m.getCallback() == mStatusBar.mNotificationLogger.getVisibilityReporter()) { in setup()733 mNotificationLogger = notificationLogger; in TestableStatusBar()
416 protected NotificationLogger mNotificationLogger; field in StatusBar629 mNotificationLogger = Dependency.get(NotificationLogger.class); in start()820 mNotificationLogger.setUpWithEntryManager(mEntryManager, mStackScroller); in makeStatusBarView()3212 mNotificationLogger.startNotificationLogging(); in handleVisibleToUserChanged()3214 mNotificationLogger.stopNotificationLogging(); in handleVisibleToUserChanged()