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/
DNotificationBlockingHelperManagerTest.java39 …rt static android.service.notification.NotificationListenerService.Ranking.USER_SENTIMENT_POSITIVE;
168 row.getEntry().userSentiment = USER_SENTIMENT_POSITIVE; in testPerhapsShowBlockingHelper_notShownDueToPositiveUserSentiment()
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationListenerServiceTest.java24 .USER_SENTIMENT_POSITIVE;
174 return USER_SENTIMENT_POSITIVE; in getUserSentiment()
DNotificationRecordTest.java24 .USER_SENTIMENT_POSITIVE;
553 assertEquals(USER_SENTIMENT_POSITIVE, record.getUserSentiment()); in testUserSentiment_appImportanceUpdatesSentiment()
569 assertEquals(USER_SENTIMENT_POSITIVE, record.getUserSentiment()); in testUserSentiment_appImportanceBlocksNegativeSentimentUpdate()
580 assertEquals(USER_SENTIMENT_POSITIVE, record.getUserSentiment()); in testUserSentiment_userLocked()
588 assertEquals(USER_SENTIMENT_POSITIVE, record.getUserSentiment()); in testUserSentiment_userLocked()
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationRecord.java27 .USER_SENTIMENT_POSITIVE;
976 mUserSentiment = USER_SENTIMENT_POSITIVE; in calculateUserSentiment()
/frameworks/base/core/java/android/service/notification/
DNotificationListenerService.java1401 public static final int USER_SENTIMENT_POSITIVE = 1; field in NotificationListenerService.Ranking
1405 USER_SENTIMENT_NEGATIVE, USER_SENTIMENT_NEUTRAL, USER_SENTIMENT_POSITIVE
/frameworks/base/config/
Dhiddenapi-public-dex.txt40079 Landroid/service/notification/NotificationListenerService$Ranking;->USER_SENTIMENT_POSITIVE:I
/frameworks/base/api/
Dcurrent.txt39412 field public static final int USER_SENTIMENT_POSITIVE = 1; // 0x1