Searched refs:USER_SENTIMENT_POSITIVE (Results 1 – 7 of 7) sorted by relevance
22 …rt static android.service.notification.NotificationListenerService.Ranking.USER_SENTIMENT_POSITIVE;190 row.getEntry().userSentiment = USER_SENTIMENT_POSITIVE; in testPerhapsShowBlockingHelper_notShownDueToPositiveUserSentiment()
25 …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()
22 …rt static android.service.notification.NotificationListenerService.Ranking.USER_SENTIMENT_POSITIVE;311 return USER_SENTIMENT_POSITIVE; in getUserSentiment()
1484 public static final int USER_SENTIMENT_POSITIVE = 1; field in NotificationListenerService.Ranking1488 USER_SENTIMENT_NEGATIVE, USER_SENTIMENT_NEUTRAL, USER_SENTIMENT_POSITIVE
25 …rt static android.service.notification.NotificationListenerService.Ranking.USER_SENTIMENT_POSITIVE;1066 mUserSentiment = USER_SENTIMENT_POSITIVE; in calculateUserSentiment()
42007 field public static final int USER_SENTIMENT_POSITIVE = 1; // 0x1
42151 field public static final int USER_SENTIMENT_POSITIVE = 1; // 0x1