Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationRecordLoggerImpl.java80 notificationReported.is_locked, in writeNotificationReportedAtom()
H A DNotificationRecordLogger.java500 final boolean is_locked; field in NotificationRecordLogger.NotificationReported
545 this.is_locked = p.r.isLocked(); in NotificationReported()