Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationInfo.java146 private String mExitReason = NotificationCounters.BLOCKING_HELPER_DISMISSED; field in NotificationInfo
150 mExitReason = NotificationCounters.BLOCKING_HELPER_KEEP_SHOWING;
157 mExitReason = NotificationCounters.BLOCKING_HELPER_DELIVER_SILENTLY;
170 mExitReason = NotificationCounters.BLOCKING_HELPER_KEEP_SHOWING;
204 mExitReason = NotificationCounters.BLOCKING_HELPER_DISMISSED;
524 || mExitReason != NotificationCounters.BLOCKING_HELPER_STOP_NOTIFICATIONS) {
608 mExitReason = NotificationCounters.BLOCKING_HELPER_DELIVER_SILENTLY;
688 mExitReason = NotificationCounters.BLOCKING_HELPER_DISMISSED;
792 logBlockingHelperCounter(mExitReason);