Searched refs:USER_SENTIMENT_NEUTRAL (Results 1 – 8 of 8) sorted by relevance
21 …ort static android.service.notification.NotificationListenerService.Ranking.USER_SENTIMENT_NEUTRAL;295 return USER_SENTIMENT_NEUTRAL; in getUserSentiment()299 return USER_SENTIMENT_NEUTRAL; in getUserSentiment()
30 …ort static android.service.notification.NotificationListenerService.Ranking.USER_SENTIMENT_NEUTRAL;868 assertEquals(USER_SENTIMENT_NEUTRAL, record.getUserSentiment()); in testUserSentiment()885 assertEquals(USER_SENTIMENT_NEUTRAL, record.getUserSentiment()); in testUserSentiment_appImportanceUpdatesSentiment()
106 …ort static android.service.notification.NotificationListenerService.Ranking.USER_SENTIMENT_NEUTRAL;6369 assertEquals(USER_SENTIMENT_NEUTRAL, r.getUserSentiment()); in testApplyEnqueuedAdjustmentFromAssistant_crossUser()9664 assertEquals(USER_SENTIMENT_NEUTRAL, r.getUserSentiment()); in testAdjustRestrictedKey()
20 …ort static android.service.notification.NotificationListenerService.Ranking.USER_SENTIMENT_NEUTRAL;198 return USER_SENTIMENT_NEUTRAL; in getUserSentiment()202 return USER_SENTIMENT_NEUTRAL; in getUserSentiment()
1704 public static final int USER_SENTIMENT_NEUTRAL = 0; field in NotificationListenerService.Ranking1712 USER_SENTIMENT_NEGATIVE, USER_SENTIMENT_NEUTRAL, USER_SENTIMENT_POSITIVE1758 private @UserSentiment int mUserSentiment = USER_SENTIMENT_NEUTRAL;
28 …ort static android.service.notification.NotificationListenerService.Ranking.USER_SENTIMENT_NEUTRAL;731 Adjustment.KEY_USER_SENTIMENT, USER_SENTIMENT_NEUTRAL)); in applyAdjustments()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
41257 field public static final int USER_SENTIMENT_NEUTRAL = 0; // 0x0