Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
H A DNotificationBlockingHelperManagerTest.java22 …rt static android.service.notification.NotificationListenerService.Ranking.USER_SENTIMENT_POSITIVE;
209 .setUserSentiment(USER_SENTIMENT_POSITIVE) in testPerhapsShowBlockingHelper_notShownDueToPositiveUserSentiment()
/aosp12/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DNotificationRecordTest.java29 …rt static android.service.notification.NotificationListenerService.Ranking.USER_SENTIMENT_POSITIVE;
718 assertEquals(USER_SENTIMENT_POSITIVE, record.getUserSentiment()); in testUserSentiment_appImportanceUpdatesSentiment()
734 assertEquals(USER_SENTIMENT_POSITIVE, record.getUserSentiment()); in testUserSentiment_appImportanceBlocksNegativeSentimentUpdate()
745 assertEquals(USER_SENTIMENT_POSITIVE, record.getUserSentiment()); in testUserSentiment_userLocked()
753 assertEquals(USER_SENTIMENT_POSITIVE, record.getUserSentiment()); in testUserSentiment_userLocked()
H A DNotificationListenerServiceTest.java22 …rt static android.service.notification.NotificationListenerService.Ranking.USER_SENTIMENT_POSITIVE;
324 return USER_SENTIMENT_POSITIVE; in getUserSentiment()
/aosp12/frameworks/base/core/java/android/service/notification/
H A DNotificationListenerService.java1645 public static final int USER_SENTIMENT_POSITIVE = 1; field in NotificationListenerService.Ranking
1649 USER_SENTIMENT_NEGATIVE, USER_SENTIMENT_NEUTRAL, USER_SENTIMENT_POSITIVE
/aosp12/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationRecord.java25 …rt static android.service.notification.NotificationListenerService.Ranking.USER_SENTIMENT_POSITIVE;
1170 mUserSentiment = USER_SENTIMENT_POSITIVE; in calculateUserSentiment()
/aosp12/packages/apps/Car/Notification/tests/unit/src/com/android/car/notification/
H A DPreprocessingManagerTest.java22 …rt static android.service.notification.NotificationListenerService.Ranking.USER_SENTIMENT_POSITIVE;
1098 return USER_SENTIMENT_POSITIVE; in getUserSentiment()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt38742 field public static final int USER_SENTIMENT_POSITIVE = 1; // 0x1