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/
DNotificationGutsManagerTest.java24 …rt static android.service.notification.NotificationListenerService.Ranking.USER_SENTIMENT_NEGATIVE;
461 .setUserSentiment(USER_SENTIMENT_NEGATIVE) in testInitializeNotificationInfoView_highPriority()
493 .setUserSentiment(USER_SENTIMENT_NEGATIVE) in testInitializeNotificationInfoView_PassesAlongProvisionedState()
526 .setUserSentiment(USER_SENTIMENT_NEGATIVE) in testInitializeNotificationInfoView_withInitialAction()
DNotificationGutsManagerWithScenesTest.kt485 .setUserSentiment(Ranking.USER_SENTIMENT_NEGATIVE) in <lambda>()
518 .setUserSentiment(Ranking.USER_SENTIMENT_NEGATIVE) in <lambda>()
550 .setUserSentiment(Ranking.USER_SENTIMENT_NEGATIVE) in <lambda>()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/
DNotificationEntryTest.java239 .setUserSentiment(Ranking.USER_SENTIMENT_NEGATIVE) in testCreateNotificationDataEntry_RankingUpdate()
248 assertEquals(Ranking.USER_SENTIMENT_NEGATIVE, entry.getUserSentiment()); in testCreateNotificationDataEntry_RankingUpdate()
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationListenerServiceTest.java20 …rt static android.service.notification.NotificationListenerService.Ranking.USER_SENTIMENT_NEGATIVE;
293 return USER_SENTIMENT_NEGATIVE; in getUserSentiment()
DNotificationRecordTest.java29 …rt static android.service.notification.NotificationListenerService.Ranking.USER_SENTIMENT_NEGATIVE;
871 signals.putInt(Adjustment.KEY_USER_SENTIMENT, USER_SENTIMENT_NEGATIVE); in testUserSentiment()
876 assertEquals(USER_SENTIMENT_NEGATIVE, record.getUserSentiment()); in testUserSentiment()
900 signals.putInt(Adjustment.KEY_USER_SENTIMENT, USER_SENTIMENT_NEGATIVE); in testUserSentiment_appImportanceBlocksNegativeSentimentUpdate()
918 signals.putInt(Adjustment.KEY_USER_SENTIMENT, USER_SENTIMENT_NEGATIVE); in testUserSentiment_userLocked()
DNotificationManagerServiceTest.java105 …rt static android.service.notification.NotificationListenerService.Ranking.USER_SENTIMENT_NEGATIVE;
6285 USER_SENTIMENT_NEGATIVE); in testApplyAdjustmentMultiUser()
6327 USER_SENTIMENT_NEGATIVE); in testApplyEnqueuedAdjustmentFromAssistant_singleUser()
6332 assertEquals(USER_SENTIMENT_NEGATIVE, r.getUserSentiment()); in testApplyEnqueuedAdjustmentFromAssistant_singleUser()
6364 USER_SENTIMENT_NEGATIVE); in testApplyEnqueuedAdjustmentFromAssistant_crossUser()
6384 USER_SENTIMENT_NEGATIVE); in testUserSentimentChangeTriggersUpdate()
6402 USER_SENTIMENT_NEGATIVE); in testTooLateAdjustmentTriggersUpdate()
6591 USER_SENTIMENT_NEGATIVE); in testEnqueuedAdjustmentAppliesAdjustments()
6596 assertEquals(USER_SENTIMENT_NEGATIVE, r.getUserSentiment()); in testEnqueuedAdjustmentAppliesAdjustments()
9656 signals.putInt(KEY_USER_SENTIMENT, USER_SENTIMENT_NEGATIVE); in testAdjustRestrictedKey()
/frameworks/base/core/tests/coretests/src/android/service/notification/
DNotificationRankingUpdateTest.java19 …rt static android.service.notification.NotificationListenerService.Ranking.USER_SENTIMENT_NEGATIVE;
196 return USER_SENTIMENT_NEGATIVE; in getUserSentiment()
/frameworks/base/core/java/android/service/notification/
DNotificationListenerService.java1700 public static final int USER_SENTIMENT_NEGATIVE = -1; field in NotificationListenerService.Ranking
1712 USER_SENTIMENT_NEGATIVE, USER_SENTIMENT_NEUTRAL, USER_SENTIMENT_POSITIVE
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/core/api/
Dcurrent.txt41256 field public static final int USER_SENTIMENT_NEGATIVE = -1; // 0xffffffff