Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
DNotificationBlockingHelperManagerTest.java20 …rt static android.service.notification.NotificationListenerService.Ranking.USER_SENTIMENT_NEGATIVE;
134 .setUserSentiment(USER_SENTIMENT_NEGATIVE) in testPerhapsShowBlockingHelper_shown()
155 .setUserSentiment(USER_SENTIMENT_NEGATIVE) in testPerhapsShowBlockingHelper_notShownForMultiChannelGroup()
167 .setUserSentiment(USER_SENTIMENT_NEGATIVE) in testPerhapsShowBlockingHelper_shownForLargeGroup()
184 .setUserSentiment(USER_SENTIMENT_NEGATIVE) in testPerhapsShowBlockingHelper_shownForOnlyChildNotification()
219 .setUserSentiment(USER_SENTIMENT_NEGATIVE) in testPerhapsShowBlockingHelper_notShownDueToShadeVisibility()
232 .setUserSentiment(USER_SENTIMENT_NEGATIVE) in testPerhapsShowBlockingHelper_notShownDueToNonblockability()
247 .setUserSentiment(USER_SENTIMENT_NEGATIVE) in testPerhapsShowBlockingHelper_notShownAsNotificationIsInMultipleChildGroup()
257 .setUserSentiment(USER_SENTIMENT_NEGATIVE) in testBlockingHelperShowAndDismiss()
DNotificationGutsManagerTest.java24 …rt static android.service.notification.NotificationListenerService.Ranking.USER_SENTIMENT_NEGATIVE;
357 .setUserSentiment(USER_SENTIMENT_NEGATIVE) in testInitializeNotificationInfoView_highPriority()
390 .setUserSentiment(USER_SENTIMENT_NEGATIVE) in testInitializeNotificationInfoView_PassesAlongProvisionedState()
424 .setUserSentiment(USER_SENTIMENT_NEGATIVE) in testInitializeNotificationInfoView_withInitialAction()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationBlockingHelperManager.java19 …rt static android.service.notification.NotificationListenerService.Ranking.USER_SENTIMENT_NEGATIVE;
101 if ((entry.getUserSentiment() == USER_SENTIMENT_NEGATIVE || DEBUG) in perhapsShowBlockingHelper()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/
DNotificationEntryTest.java187 .setUserSentiment(Ranking.USER_SENTIMENT_NEGATIVE) in testCreateNotificationDataEntry_RankingUpdate()
196 assertEquals(Ranking.USER_SENTIMENT_NEGATIVE, entry.getUserSentiment()); in testCreateNotificationDataEntry_RankingUpdate()
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationRecordTest.java27 …rt static android.service.notification.NotificationListenerService.Ranking.USER_SENTIMENT_NEGATIVE;
701 signals.putInt(Adjustment.KEY_USER_SENTIMENT, USER_SENTIMENT_NEGATIVE); in testUserSentiment()
706 assertEquals(USER_SENTIMENT_NEGATIVE, record.getUserSentiment()); in testUserSentiment()
730 signals.putInt(Adjustment.KEY_USER_SENTIMENT, USER_SENTIMENT_NEGATIVE); in testUserSentiment_appImportanceBlocksNegativeSentimentUpdate()
748 signals.putInt(Adjustment.KEY_USER_SENTIMENT, USER_SENTIMENT_NEGATIVE); in testUserSentiment_userLocked()
DNotificationListenerServiceTest.java20 …rt static android.service.notification.NotificationListenerService.Ranking.USER_SENTIMENT_NEGATIVE;
320 return USER_SENTIMENT_NEGATIVE; in getUserSentiment()
DNotificationManagerServiceTest.java61 …rt static android.service.notification.NotificationListenerService.Ranking.USER_SENTIMENT_NEGATIVE;
3850 USER_SENTIMENT_NEGATIVE); in testApplyAdjustmentMultiUser()
3892 USER_SENTIMENT_NEGATIVE); in testApplyEnqueuedAdjustmentFromAssistant_singleUser()
3897 assertEquals(USER_SENTIMENT_NEGATIVE, r.getUserSentiment()); in testApplyEnqueuedAdjustmentFromAssistant_singleUser()
3929 USER_SENTIMENT_NEGATIVE); in testApplyEnqueuedAdjustmentFromAssistant_crossUser()
3949 USER_SENTIMENT_NEGATIVE); in testUserSentimentChangeTriggersUpdate()
3967 USER_SENTIMENT_NEGATIVE); in testTooLateAdjustmentTriggersUpdate()
3985 USER_SENTIMENT_NEGATIVE); in testEnqueuedAdjustmentAppliesAdjustments()
3990 assertEquals(USER_SENTIMENT_NEGATIVE, r.getUserSentiment()); in testEnqueuedAdjustmentAppliesAdjustments()
6480 signals.putInt(KEY_USER_SENTIMENT, USER_SENTIMENT_NEGATIVE); in testAdjustRestrictedKey()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/
DNotificationEntryManagerTest.java256 mEntry.getKey(), Ranking.USER_SENTIMENT_NEGATIVE); in testUpdateNotification_updatesUserSentiment()
260 assertEquals(Ranking.USER_SENTIMENT_NEGATIVE, mEntry.getUserSentiment()); in testUpdateNotification_updatesUserSentiment()
/frameworks/base/core/java/android/service/notification/
DNotificationListenerService.java1636 public static final int USER_SENTIMENT_NEGATIVE = -1; field in NotificationListenerService.Ranking
1648 USER_SENTIMENT_NEGATIVE, USER_SENTIMENT_NEUTRAL, USER_SENTIMENT_POSITIVE
/frameworks/base/core/api/
Dcurrent.txt38676 field public static final int USER_SENTIMENT_NEGATIVE = -1; // 0xffffffff