Searched refs:fromRecordPair (Results 1 – 2 of 2) sorted by relevance
51 event = wasLogged ? NotificationReportedEvent.fromRecordPair(this) : null; in CallRecord()
80 return new NotificationReported(p, NotificationReportedEvent.fromRecordPair(p), position, in prepareToLogNotificationPosted()153 public static NotificationReportedEvent fromRecordPair(NotificationRecordPair p) { in fromRecordPair() method in NotificationRecordLogger.NotificationReportedEvent