Home
last modified time | relevance | path

Searched refs:isRecentlyIntrusive (Results 1 – 5 of 5) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationIntrusivenessExtractor.java63 if (!record.isRecentlyIntrusive()) { in process()
H A DRankingHelper.java148 record.isRecentlyIntrusive() in sort()
H A DNotificationRecord.java797 public boolean isRecentlyIntrusive() { in isRecentlyIntrusive() method in NotificationRecord
/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DNotificationIntrusivenessExtractorTest.java92 assertFalse(r.isRecentlyIntrusive()); in testOldNotificationsNotIntrusive()
/aosp14/frameworks/base/services/
H A Dart-profile5280 HSPLcom/android/server/notification/NotificationRecord;->isRecentlyIntrusive()Z