Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/service/notification/
DNotificationStats.java79 DISMISS_SENTIMENT_UNKNOWN, DISMISS_SENTIMENT_NEGATIVE, DISMISS_SENTIMENT_NEUTRAL,
98 public static final int DISMISS_SENTIMENT_NEUTRAL = 1; field in NotificationStats
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/logging/
DNotificationLogger.java288 int dismissalSentiment = NotificationStats.DISMISS_SENTIMENT_NEUTRAL; in logNotificationClear()
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationManagerServiceTest.java5294 NotificationStats.DISMISS_SENTIMENT_NEUTRAL, nv); in testNotificationBubbles_bubbleChildrenStay_whenGroupSummaryDismissed()
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java7041 r.recordDismissalSentiment(NotificationStats.DISMISS_SENTIMENT_NEUTRAL);
/frameworks/base/api/
Dtest-current.txt2995 field public static final int DISMISS_SENTIMENT_NEUTRAL = 1; // 0x1
Dsystem-current.txt7441 field public static final int DISMISS_SENTIMENT_NEUTRAL = 1; // 0x1
/frameworks/base/non-updatable-api/
Dsystem-current.txt7339 field public static final int DISMISS_SENTIMENT_NEUTRAL = 1; // 0x1