Home
last modified time | relevance | path

Searched defs:event_id (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/core/proto/android/server/
H A Dstatlogger.proto32 optional int32 event_id = 1; field
/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationRecordLogger.java474 final int event_id; field in NotificationRecordLogger.NotificationReported