Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationRecordLoggerImpl.java74 notificationReported.is_ongoing, in writeNotificationReportedAtom()
H A DNotificationRecordLogger.java495 final boolean is_ongoing; field in NotificationRecordLogger.NotificationReported
528 this.is_ongoing = p.r.getSbn().isOngoing(); in NotificationReported()