Home
last modified time | relevance | path

Searched refs:hasRecordedInterruption (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationRecord.java1208 public boolean hasRecordedInterruption() { in hasRecordedInterruption() method in NotificationRecord
H A DNotificationManagerService.java3154 if (r.isInterruptive() && !r.hasRecordedInterruption()) {