Searched refs:USER_SENTIMENT_NEUTRAL (Results 1 – 9 of 9) sorted by relevance
22 .USER_SENTIMENT_NEUTRAL;172 return USER_SENTIMENT_NEUTRAL; in getUserSentiment()176 return USER_SENTIMENT_NEUTRAL; in getUserSentiment()
22 .USER_SENTIMENT_NEUTRAL;533 assertEquals(USER_SENTIMENT_NEUTRAL, record.getUserSentiment()); in testUserSentiment()550 assertEquals(USER_SENTIMENT_NEUTRAL, record.getUserSentiment()); in testUserSentiment_appImportanceUpdatesSentiment()
38 …ort static android.service.notification.NotificationListenerService.Ranking.USER_SENTIMENT_NEUTRAL;159 row.getEntry().userSentiment = USER_SENTIMENT_NEUTRAL; in testPerhapsShowBlockingHelper_notShownDueToNeutralUserSentiment()
186 setUserSentiment(mEntry.key, NotificationListenerService.Ranking.USER_SENTIMENT_NEUTRAL); in setUp()225 NotificationListenerService.Ranking.USER_SENTIMENT_NEUTRAL); in testAddNotification()
1397 public static final int USER_SENTIMENT_NEUTRAL = 0; field in NotificationListenerService.Ranking1405 USER_SENTIMENT_NEGATIVE, USER_SENTIMENT_NEUTRAL, USER_SENTIMENT_POSITIVE1427 private @UserSentiment int mUserSentiment = USER_SENTIMENT_NEUTRAL;1804 ? Ranking.USER_SENTIMENT_NEUTRAL : userSentiment.intValue(); in getUserSentiment()
25 .USER_SENTIMENT_NEUTRAL;621 Adjustment.KEY_USER_SENTIMENT, USER_SENTIMENT_NEUTRAL)); in applyAdjustments()
106 public int userSentiment = Ranking.USER_SENTIMENT_NEUTRAL;
40078 Landroid/service/notification/NotificationListenerService$Ranking;->USER_SENTIMENT_NEUTRAL:I
39411 field public static final int USER_SENTIMENT_NEUTRAL = 0; // 0x0