Searched refs:USER_SENTIMENT_NEGATIVE (Results 1 – 10 of 10) sorted by relevance
20 …rt static android.service.notification.NotificationListenerService.Ranking.USER_SENTIMENT_NEGATIVE;129 row.getEntry().userSentiment = USER_SENTIMENT_NEGATIVE; in testPerhapsShowBlockingHelper_shown()145 groupRow.getEntry().userSentiment = USER_SENTIMENT_NEGATIVE; in testPerhapsShowBlockingHelper_notShownForMultiChannelGroup()155 groupRow.getEntry().userSentiment = USER_SENTIMENT_NEGATIVE; in testPerhapsShowBlockingHelper_shownForLargeGroup()170 childRow.getEntry().userSentiment = USER_SENTIMENT_NEGATIVE; in testPerhapsShowBlockingHelper_shownForOnlyChildNotification()198 row.getEntry().userSentiment = USER_SENTIMENT_NEGATIVE; in testPerhapsShowBlockingHelper_notShownDueToShadeVisibility()209 row.getEntry().userSentiment = USER_SENTIMENT_NEGATIVE; in testPerhapsShowBlockingHelper_notShownDueToNonblockability()222 childRow.getEntry().userSentiment = USER_SENTIMENT_NEGATIVE; in testPerhapsShowBlockingHelper_notShownAsNotificationIsInMultipleChildGroup()230 row.getEntry().userSentiment = USER_SENTIMENT_NEGATIVE; in testBlockingHelperShowAndDismiss()
23 …rt static android.service.notification.NotificationListenerService.Ranking.USER_SENTIMENT_NEGATIVE;315 row.getEntry().userSentiment = USER_SENTIMENT_NEGATIVE; in testInitializeNotificationInfoView_showBlockingHelper()344 row.getEntry().userSentiment = USER_SENTIMENT_NEGATIVE; in testInitializeNotificationInfoView_dontShowBlockingHelper()373 row.getEntry().userSentiment = USER_SENTIMENT_NEGATIVE; in testInitializeNotificationInfoView_highPriority()404 row.getEntry().userSentiment = USER_SENTIMENT_NEGATIVE; in testInitializeNotificationInfoView_PassesAlongProvisionedState()434 row.getEntry().userSentiment = USER_SENTIMENT_NEGATIVE; in testInitializeNotificationInfoView_withInitialAction()
20 .USER_SENTIMENT_NEGATIVE;90 if ((row.getEntry().userSentiment == USER_SENTIMENT_NEGATIVE || DEBUG) in perhapsShowBlockingHelper()
23 …rt static android.service.notification.NotificationListenerService.Ranking.USER_SENTIMENT_NEGATIVE;615 signals.putInt(Adjustment.KEY_USER_SENTIMENT, USER_SENTIMENT_NEGATIVE); in testUserSentiment()620 assertEquals(USER_SENTIMENT_NEGATIVE, record.getUserSentiment()); in testUserSentiment()644 signals.putInt(Adjustment.KEY_USER_SENTIMENT, USER_SENTIMENT_NEGATIVE); in testUserSentiment_appImportanceBlocksNegativeSentimentUpdate()662 signals.putInt(Adjustment.KEY_USER_SENTIMENT, USER_SENTIMENT_NEGATIVE); in testUserSentiment_userLocked()
20 …rt static android.service.notification.NotificationListenerService.Ranking.USER_SENTIMENT_NEGATIVE;304 return USER_SENTIMENT_NEGATIVE; in getUserSentiment()
48 …rt static android.service.notification.NotificationListenerService.Ranking.USER_SENTIMENT_NEGATIVE;2908 USER_SENTIMENT_NEGATIVE); in testApplyAdjustmentMultiUser()2950 USER_SENTIMENT_NEGATIVE); in testApplyEnqueuedAdjustmentFromAssistant_singleUser()2955 assertEquals(USER_SENTIMENT_NEGATIVE, r.getUserSentiment()); in testApplyEnqueuedAdjustmentFromAssistant_singleUser()2987 USER_SENTIMENT_NEGATIVE); in testApplyEnqueuedAdjustmentFromAssistant_crossUser()3010 USER_SENTIMENT_NEGATIVE); in testUserSentimentChangeTriggersUpdate()3031 USER_SENTIMENT_NEGATIVE); in testTooLateAdjustmentTriggersUpdate()3052 USER_SENTIMENT_NEGATIVE); in testEnqueuedAdjustmentAppliesAdjustments()3057 assertEquals(USER_SENTIMENT_NEGATIVE, in testEnqueuedAdjustmentAppliesAdjustments()4895 signals.putInt(KEY_USER_SENTIMENT, USER_SENTIMENT_NEGATIVE); in testAdjustRestrictedKey()
303 setUserSentiment(mEntry.key, NotificationListenerService.Ranking.USER_SENTIMENT_NEGATIVE); in testUpdateNotification()318 NotificationListenerService.Ranking.USER_SENTIMENT_NEGATIVE); in testUpdateNotification()
328 when(ranking.getUserSentiment()).thenReturn(Ranking.USER_SENTIMENT_NEGATIVE); in testCreateNotificationDataEntry_RankingUpdate()340 assertEquals(Ranking.USER_SENTIMENT_NEGATIVE, entry.userSentiment); in testCreateNotificationDataEntry_RankingUpdate()
1476 public static final int USER_SENTIMENT_NEGATIVE = -1; field in NotificationListenerService.Ranking1488 USER_SENTIMENT_NEGATIVE, USER_SENTIMENT_NEUTRAL, USER_SENTIMENT_POSITIVE
41565 field public static final int USER_SENTIMENT_NEGATIVE = -1; // 0xffffffff