Home
last modified time | relevance | path

Searched refs:stopNotificationLogging (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/logging/
DNotificationLoggerTest.java159 mLogger.stopNotificationLogging(); in testStoppingNotificationLoggingReportsCurrentNotifications()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/logging/
DNotificationLogger.java244 public void stopNotificationLogging() { in stopNotificationLogging() method in NotificationLogger
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBar.java2710 mNotificationLogger.stopNotificationLogging(); in handleVisibleToUserChanged()