Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
DNotificationBlockingHelperManagerTest.java37 …rt static android.service.notification.NotificationListenerService.Ranking.USER_SENTIMENT_NEGATIVE;
123 row.getEntry().userSentiment = USER_SENTIMENT_NEGATIVE; in testPerhapsShowBlockingHelper_shown()
134 groupRow.getEntry().userSentiment = USER_SENTIMENT_NEGATIVE; in testPerhapsShowBlockingHelper_shownForLargeGroup()
149 childRow.getEntry().userSentiment = USER_SENTIMENT_NEGATIVE; in testPerhapsShowBlockingHelper_shownForOnlyChildNotification()
176 row.getEntry().userSentiment = USER_SENTIMENT_NEGATIVE; in testPerhapsShowBlockingHelper_notShownDueToShadeVisibility()
187 row.getEntry().userSentiment = USER_SENTIMENT_NEGATIVE; in testPerhapsShowBlockingHelper_notShownDueToNonblockability()
200 childRow.getEntry().userSentiment = USER_SENTIMENT_NEGATIVE; in testPerhapsShowBlockingHelper_notShownAsNotificationIsInMultipleChildGroup()
208 row.getEntry().userSentiment = USER_SENTIMENT_NEGATIVE; in testBlockingHelperShowAndDismiss()
DNotificationGutsManagerTest.java23 …rt static android.service.notification.NotificationListenerService.Ranking.USER_SENTIMENT_NEGATIVE;
273 row.getEntry().userSentiment = USER_SENTIMENT_NEGATIVE; in testInitializeNotificationInfoView_showBlockingHelper()
299 row.getEntry().userSentiment = USER_SENTIMENT_NEGATIVE; in testInitializeNotificationInfoView_dontShowBlockingHelper()
DNotificationEntryManagerTest.java235 setUserSentiment(mEntry.key, NotificationListenerService.Ranking.USER_SENTIMENT_NEGATIVE); in testUpdateNotification()
251 NotificationListenerService.Ranking.USER_SENTIMENT_NEGATIVE); in testUpdateNotification()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationBlockingHelperManager.java36 …rt static android.service.notification.NotificationListenerService.Ranking.USER_SENTIMENT_NEGATIVE;
81 if ((row.getEntry().userSentiment == USER_SENTIMENT_NEGATIVE || DEBUG) in perhapsShowBlockingHelper()
DNotificationGutsManager.java22 .USER_SENTIMENT_NEGATIVE;
285 row.getEntry().userSentiment == USER_SENTIMENT_NEGATIVE); in initializeNotificationInfo()
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationListenerServiceTest.java20 .USER_SENTIMENT_NEGATIVE;
170 return USER_SENTIMENT_NEGATIVE; in getUserSentiment()
DNotificationRecordTest.java20 .USER_SENTIMENT_NEGATIVE;
536 signals.putInt(Adjustment.KEY_USER_SENTIMENT, USER_SENTIMENT_NEGATIVE); in testUserSentiment()
541 assertEquals(USER_SENTIMENT_NEGATIVE, record.getUserSentiment()); in testUserSentiment()
565 signals.putInt(Adjustment.KEY_USER_SENTIMENT, USER_SENTIMENT_NEGATIVE); in testUserSentiment_appImportanceBlocksNegativeSentimentUpdate()
583 signals.putInt(Adjustment.KEY_USER_SENTIMENT, USER_SENTIMENT_NEGATIVE); in testUserSentiment_userLocked()
/frameworks/base/packages/ExtServices/src/android/ext/services/notification/
DAssistant.java20 …rt static android.service.notification.NotificationListenerService.Ranking.USER_SENTIMENT_NEGATIVE;
294 signals.putInt(Adjustment.KEY_USER_SENTIMENT, USER_SENTIMENT_NEGATIVE); in createNegativeAdjustment()
/frameworks/base/packages/ExtServices/tests/src/android/ext/services/notification/
DAssistantTest.java186 assertEquals(Ranking.USER_SENTIMENT_NEGATIVE, in testTriggerAdjustment()
221 assertEquals(Ranking.USER_SENTIMENT_NEGATIVE, in testGroupChildCanTriggerAdjustment()
/frameworks/base/core/java/android/service/notification/
DNotificationListenerService.java1393 public static final int USER_SENTIMENT_NEGATIVE = -1; field in NotificationListenerService.Ranking
1405 USER_SENTIMENT_NEGATIVE, USER_SENTIMENT_NEUTRAL, USER_SENTIMENT_POSITIVE
/frameworks/base/config/
Dhiddenapi-public-dex.txt40077 Landroid/service/notification/NotificationListenerService$Ranking;->USER_SENTIMENT_NEGATIVE:I
/frameworks/base/api/
Dcurrent.txt39410 field public static final int USER_SENTIMENT_NEGATIVE = -1; // 0xffffffff