Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/notification/
DNotificationRecord.java179 private boolean mRecordedInterruption; field in NotificationRecord
1035 mRecordedInterruption = recorded; in setRecordedInterruption()
1039 return mRecordedInterruption; in hasRecordedInterruption()