Searched refs:post_duration_millis (Results 1 – 4 of 4) sorted by relevance
78 notificationReported.post_duration_millis, in writeNotificationReportedAtom()
502 @DurationMillisLong long post_duration_millis; // Not final; calculated at the end. field in NotificationRecordLogger.NotificationReported
10984 report.post_duration_millis = postDurationMillis;
117 callRecord.postDurationMillisLogged = nr.post_duration_millis; in logNotificationPosted()