Searched refs:USER_SENTIMENT_NEGATIVE (Results 1 – 11 of 11) 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;641 signals.putInt(Adjustment.KEY_USER_SENTIMENT, USER_SENTIMENT_NEGATIVE); in testUserSentiment()646 assertEquals(USER_SENTIMENT_NEGATIVE, record.getUserSentiment()); in testUserSentiment()670 signals.putInt(Adjustment.KEY_USER_SENTIMENT, USER_SENTIMENT_NEGATIVE); in testUserSentiment_appImportanceBlocksNegativeSentimentUpdate()688 signals.putInt(Adjustment.KEY_USER_SENTIMENT, USER_SENTIMENT_NEGATIVE); in testUserSentiment_userLocked()
20 …rt static android.service.notification.NotificationListenerService.Ranking.USER_SENTIMENT_NEGATIVE;307 return USER_SENTIMENT_NEGATIVE; in getUserSentiment()
49 …rt static android.service.notification.NotificationListenerService.Ranking.USER_SENTIMENT_NEGATIVE;2972 USER_SENTIMENT_NEGATIVE); in testApplyAdjustmentMultiUser()3014 USER_SENTIMENT_NEGATIVE); in testApplyEnqueuedAdjustmentFromAssistant_singleUser()3019 assertEquals(USER_SENTIMENT_NEGATIVE, r.getUserSentiment()); in testApplyEnqueuedAdjustmentFromAssistant_singleUser()3051 USER_SENTIMENT_NEGATIVE); in testApplyEnqueuedAdjustmentFromAssistant_crossUser()3074 USER_SENTIMENT_NEGATIVE); in testUserSentimentChangeTriggersUpdate()3095 USER_SENTIMENT_NEGATIVE); in testTooLateAdjustmentTriggersUpdate()3116 USER_SENTIMENT_NEGATIVE); in testEnqueuedAdjustmentAppliesAdjustments()3121 assertEquals(USER_SENTIMENT_NEGATIVE, in testEnqueuedAdjustmentAppliesAdjustments()4964 signals.putInt(KEY_USER_SENTIMENT, USER_SENTIMENT_NEGATIVE); in testAdjustRestrictedKey()
306 setUserSentiment(mEntry.key, NotificationListenerService.Ranking.USER_SENTIMENT_NEGATIVE); in testUpdateNotification()321 NotificationListenerService.Ranking.USER_SENTIMENT_NEGATIVE); in testUpdateNotification()
335 when(ranking.getUserSentiment()).thenReturn(Ranking.USER_SENTIMENT_NEGATIVE); in testCreateNotificationDataEntry_RankingUpdate()347 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
42005 field public static final int USER_SENTIMENT_NEGATIVE = -1; // 0xffffffff
42149 field public static final int USER_SENTIMENT_NEGATIVE = -1; // 0xffffffff