Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/service/notification/
DNotificationStats.java77 DISMISS_SENTIMENT_UNKNOWN, DISMISS_SENTIMENT_NEGATIVE, DISMISS_SENTIMENT_NEUTRAL,
96 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/core/java/com/android/server/notification/
DNotificationManagerService.java6781 r.recordDismissalSentiment(NotificationStats.DISMISS_SENTIMENT_NEUTRAL);
/frameworks/base/api/
Dtest-current.txt2706 field public static final int DISMISS_SENTIMENT_NEUTRAL = 1; // 0x1
Dsystem-current.txt6619 field public static final int DISMISS_SENTIMENT_NEUTRAL = 1; // 0x1