Searched defs:event_id (Results 1 – 2 of 2) sorted by relevance
/aosp14/frameworks/base/core/proto/android/server/ | ||
H A D | statlogger.proto | 32 optional int32 event_id = 1; field |
/aosp14/frameworks/base/services/core/java/com/android/server/notification/ | ||
H A D | NotificationRecordLogger.java | 474 final int event_id; field in NotificationRecordLogger.NotificationReported |