Home
last modified time | relevance | path

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

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