Home
last modified time | relevance | path

Searched refs:USER_SENTIMENT_POSITIVE (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationListenerServiceTest.java22 …rt static android.service.notification.NotificationListenerService.Ranking.USER_SENTIMENT_POSITIVE;
297 return USER_SENTIMENT_POSITIVE; in getUserSentiment()
DNotificationRecordTest.java31 …rt static android.service.notification.NotificationListenerService.Ranking.USER_SENTIMENT_POSITIVE;
888 assertEquals(USER_SENTIMENT_POSITIVE, record.getUserSentiment()); in testUserSentiment_appImportanceUpdatesSentiment()
904 assertEquals(USER_SENTIMENT_POSITIVE, record.getUserSentiment()); in testUserSentiment_appImportanceBlocksNegativeSentimentUpdate()
915 assertEquals(USER_SENTIMENT_POSITIVE, record.getUserSentiment()); in testUserSentiment_userLocked()
923 assertEquals(USER_SENTIMENT_POSITIVE, record.getUserSentiment()); in testUserSentiment_userLocked()
/frameworks/base/core/tests/coretests/src/android/service/notification/
DNotificationRankingUpdateTest.java21 …rt static android.service.notification.NotificationListenerService.Ranking.USER_SENTIMENT_POSITIVE;
200 return USER_SENTIMENT_POSITIVE; in getUserSentiment()
/frameworks/base/core/java/android/service/notification/
DNotificationListenerService.java1708 public static final int USER_SENTIMENT_POSITIVE = 1; field in NotificationListenerService.Ranking
1712 USER_SENTIMENT_NEGATIVE, USER_SENTIMENT_NEUTRAL, USER_SENTIMENT_POSITIVE
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationRecord.java29 …rt static android.service.notification.NotificationListenerService.Ranking.USER_SENTIMENT_POSITIVE;
1278 mUserSentiment = USER_SENTIMENT_POSITIVE; in calculateUserSentiment()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/core/api/
Dcurrent.txt41258 field public static final int USER_SENTIMENT_POSITIVE = 1; // 0x1