Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
DNotificationBlockingHelperManagerTest.java22 …rt static android.service.notification.NotificationListenerService.Ranking.USER_SENTIMENT_POSITIVE;
190 row.getEntry().userSentiment = USER_SENTIMENT_POSITIVE; in testPerhapsShowBlockingHelper_notShownDueToPositiveUserSentiment()
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationRecordTest.java25 …rt static android.service.notification.NotificationListenerService.Ranking.USER_SENTIMENT_POSITIVE;
658 assertEquals(USER_SENTIMENT_POSITIVE, record.getUserSentiment()); in testUserSentiment_appImportanceUpdatesSentiment()
674 assertEquals(USER_SENTIMENT_POSITIVE, record.getUserSentiment()); in testUserSentiment_appImportanceBlocksNegativeSentimentUpdate()
685 assertEquals(USER_SENTIMENT_POSITIVE, record.getUserSentiment()); in testUserSentiment_userLocked()
693 assertEquals(USER_SENTIMENT_POSITIVE, record.getUserSentiment()); in testUserSentiment_userLocked()
DNotificationListenerServiceTest.java22 …rt static android.service.notification.NotificationListenerService.Ranking.USER_SENTIMENT_POSITIVE;
311 return USER_SENTIMENT_POSITIVE; in getUserSentiment()
/frameworks/base/core/java/android/service/notification/
DNotificationListenerService.java1484 public static final int USER_SENTIMENT_POSITIVE = 1; field in NotificationListenerService.Ranking
1488 USER_SENTIMENT_NEGATIVE, USER_SENTIMENT_NEUTRAL, USER_SENTIMENT_POSITIVE
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationRecord.java25 …rt static android.service.notification.NotificationListenerService.Ranking.USER_SENTIMENT_POSITIVE;
1066 mUserSentiment = USER_SENTIMENT_POSITIVE; in calculateUserSentiment()
/frameworks/base/non-updatable-api/
Dcurrent.txt42007 field public static final int USER_SENTIMENT_POSITIVE = 1; // 0x1
/frameworks/base/api/
Dcurrent.txt42151 field public static final int USER_SENTIMENT_POSITIVE = 1; // 0x1