Searched refs:USER_SENTIMENT_POSITIVE (Results 1 – 6 of 6) 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;632 assertEquals(USER_SENTIMENT_POSITIVE, record.getUserSentiment()); in testUserSentiment_appImportanceUpdatesSentiment()648 assertEquals(USER_SENTIMENT_POSITIVE, record.getUserSentiment()); in testUserSentiment_appImportanceBlocksNegativeSentimentUpdate()659 assertEquals(USER_SENTIMENT_POSITIVE, record.getUserSentiment()); in testUserSentiment_userLocked()667 assertEquals(USER_SENTIMENT_POSITIVE, record.getUserSentiment()); in testUserSentiment_userLocked()
22 …rt static android.service.notification.NotificationListenerService.Ranking.USER_SENTIMENT_POSITIVE;308 return USER_SENTIMENT_POSITIVE; in getUserSentiment()
25 …rt static android.service.notification.NotificationListenerService.Ranking.USER_SENTIMENT_POSITIVE;1096 mUserSentiment = USER_SENTIMENT_POSITIVE; in calculateUserSentiment()
1484 public static final int USER_SENTIMENT_POSITIVE = 1; field in NotificationListenerService.Ranking1488 USER_SENTIMENT_NEGATIVE, USER_SENTIMENT_NEUTRAL, USER_SENTIMENT_POSITIVE
41567 field public static final int USER_SENTIMENT_POSITIVE = 1; // 0x1