Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
H A DNotificationGutsManagerTest.java24 …rt static android.service.notification.NotificationListenerService.Ranking.USER_SENTIMENT_NEGATIVE;
354 .setUserSentiment(USER_SENTIMENT_NEGATIVE) in testInitializeNotificationInfoView_highPriority()
387 .setUserSentiment(USER_SENTIMENT_NEGATIVE) in testInitializeNotificationInfoView_PassesAlongProvisionedState()
421 .setUserSentiment(USER_SENTIMENT_NEGATIVE) in testInitializeNotificationInfoView_withInitialAction()
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/
H A DNotificationEntryTest.java239 .setUserSentiment(Ranking.USER_SENTIMENT_NEGATIVE) in testCreateNotificationDataEntry_RankingUpdate()
248 assertEquals(Ranking.USER_SENTIMENT_NEGATIVE, entry.getUserSentiment()); in testCreateNotificationDataEntry_RankingUpdate()
/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DNotificationRecordTest.java28 …rt static android.service.notification.NotificationListenerService.Ranking.USER_SENTIMENT_NEGATIVE;
705 signals.putInt(Adjustment.KEY_USER_SENTIMENT, USER_SENTIMENT_NEGATIVE); in testUserSentiment()
710 assertEquals(USER_SENTIMENT_NEGATIVE, record.getUserSentiment()); in testUserSentiment()
734 signals.putInt(Adjustment.KEY_USER_SENTIMENT, USER_SENTIMENT_NEGATIVE); in testUserSentiment_appImportanceBlocksNegativeSentimentUpdate()
752 signals.putInt(Adjustment.KEY_USER_SENTIMENT, USER_SENTIMENT_NEGATIVE); in testUserSentiment_userLocked()
H A DNotificationListenerServiceTest.java20 …rt static android.service.notification.NotificationListenerService.Ranking.USER_SENTIMENT_NEGATIVE;
357 return USER_SENTIMENT_NEGATIVE; in getUserSentiment()
H A DNotificationManagerServiceTest.java78 …rt static android.service.notification.NotificationListenerService.Ranking.USER_SENTIMENT_NEGATIVE;
5520 USER_SENTIMENT_NEGATIVE); in testApplyAdjustmentMultiUser()
5562 USER_SENTIMENT_NEGATIVE); in testApplyEnqueuedAdjustmentFromAssistant_singleUser()
5567 assertEquals(USER_SENTIMENT_NEGATIVE, r.getUserSentiment()); in testApplyEnqueuedAdjustmentFromAssistant_singleUser()
5599 USER_SENTIMENT_NEGATIVE); in testApplyEnqueuedAdjustmentFromAssistant_crossUser()
5619 USER_SENTIMENT_NEGATIVE); in testUserSentimentChangeTriggersUpdate()
5637 USER_SENTIMENT_NEGATIVE); in testTooLateAdjustmentTriggersUpdate()
5780 USER_SENTIMENT_NEGATIVE); in testEnqueuedAdjustmentAppliesAdjustments()
5785 assertEquals(USER_SENTIMENT_NEGATIVE, r.getUserSentiment()); in testEnqueuedAdjustmentAppliesAdjustments()
8691 signals.putInt(KEY_USER_SENTIMENT, USER_SENTIMENT_NEGATIVE); in testAdjustRestrictedKey()
/aosp14/frameworks/base/core/java/android/service/notification/
H A DNotificationListenerService.java1679 public static final int USER_SENTIMENT_NEGATIVE = -1; field in NotificationListenerService.Ranking
1691 USER_SENTIMENT_NEGATIVE, USER_SENTIMENT_NEUTRAL, USER_SENTIMENT_POSITIVE
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt40998 field public static final int USER_SENTIMENT_NEGATIVE = -1; // 0xffffffff