Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/notification/
DNotificationRecord.java1246 public boolean hasRecordedInterruption() { in hasRecordedInterruption() method in NotificationRecord
DNotificationManagerService.java3357 if (r.isInterruptive() && !r.hasRecordedInterruption()) {
/frameworks/base/services/
Dart-wear-profile16282 PLcom/android/server/notification/NotificationRecord;->hasRecordedInterruption()Z