Searched refs:USER_SENTIMENT_NEGATIVE (Results 1 – 10 of 10) sorted by relevance
20 …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()
24 …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()
19 …rt static android.service.notification.NotificationListenerService.Ranking.USER_SENTIMENT_NEGATIVE;101 if ((entry.getUserSentiment() == USER_SENTIMENT_NEGATIVE || DEBUG) in perhapsShowBlockingHelper()
187 .setUserSentiment(Ranking.USER_SENTIMENT_NEGATIVE) in testCreateNotificationDataEntry_RankingUpdate()196 assertEquals(Ranking.USER_SENTIMENT_NEGATIVE, entry.getUserSentiment()); in testCreateNotificationDataEntry_RankingUpdate()
27 …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()
20 …rt static android.service.notification.NotificationListenerService.Ranking.USER_SENTIMENT_NEGATIVE;320 return USER_SENTIMENT_NEGATIVE; in getUserSentiment()
61 …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()
256 mEntry.getKey(), Ranking.USER_SENTIMENT_NEGATIVE); in testUpdateNotification_updatesUserSentiment()260 assertEquals(Ranking.USER_SENTIMENT_NEGATIVE, mEntry.getUserSentiment()); in testUpdateNotification_updatesUserSentiment()
1636 public static final int USER_SENTIMENT_NEGATIVE = -1; field in NotificationListenerService.Ranking1648 USER_SENTIMENT_NEGATIVE, USER_SENTIMENT_NEUTRAL, USER_SENTIMENT_POSITIVE
38676 field public static final int USER_SENTIMENT_NEGATIVE = -1; // 0xffffffff