Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/notification/
DNotificationRecordLoggerImpl.java58 notificationReported.channel_id_hash, in writeNotificationReportedAtom()
DNotificationRecordLogger.java479 final int channel_id_hash; field in NotificationRecordLogger.NotificationReported
512 this.channel_id_hash = p.getChannelIdHash(); in NotificationReported()
/frameworks/proto_logging/stats/
Datoms.proto6160 optional int32 channel_id_hash = 6; // Small hash of app-assigned channel ID field
6240 optional int32 channel_id_hash = 4; field