Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationRecord.java190 private boolean mRecordedInterruption; field in NotificationRecord
1205 mRecordedInterruption = recorded; in setRecordedInterruption()
1209 return mRecordedInterruption; in hasRecordedInterruption()