Searched refs:USER_SENTIMENT_POSITIVE (Results 1 – 7 of 7) sorted by relevance
39 …rt static android.service.notification.NotificationListenerService.Ranking.USER_SENTIMENT_POSITIVE;168 row.getEntry().userSentiment = USER_SENTIMENT_POSITIVE; in testPerhapsShowBlockingHelper_notShownDueToPositiveUserSentiment()
24 .USER_SENTIMENT_POSITIVE;174 return USER_SENTIMENT_POSITIVE; in getUserSentiment()
24 .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()
27 .USER_SENTIMENT_POSITIVE;976 mUserSentiment = USER_SENTIMENT_POSITIVE; in calculateUserSentiment()
1401 public static final int USER_SENTIMENT_POSITIVE = 1; field in NotificationListenerService.Ranking1405 USER_SENTIMENT_NEGATIVE, USER_SENTIMENT_NEUTRAL, USER_SENTIMENT_POSITIVE
40079 Landroid/service/notification/NotificationListenerService$Ranking;->USER_SENTIMENT_POSITIVE:I
39412 field public static final int USER_SENTIMENT_POSITIVE = 1; // 0x1