Home
last modified time | relevance | path

Searched refs:applyAdjustments (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/services/core/java/com/android/server/notification/
DNotificationAdjustmentExtractor.java38 record.applyAdjustments(); in process()
DNotificationRecord.java595 public void applyAdjustments() { in applyAdjustments() method in NotificationRecord
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationRecordTest.java539 record.applyAdjustments(); in testUserSentiment()
567 record.applyAdjustments(); in testUserSentiment_appImportanceBlocksNegativeSentimentUpdate()
586 record.applyAdjustments(); in testUserSentiment_userLocked()