Home
last modified time | relevance | path

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

/aosp12/packages/services/Telecomm/src/com/android/server/telecom/
H A DAnalytics.java497 result.callEvents = convertLogEventsToProtoEvents(callEvents.getEvents()); in toProto()
787 private static TelecomLogClass.Event[] convertLogEventsToProtoEvents( in convertLogEventsToProtoEvents() method in Analytics