Searched refs:protoEvents (Results 1 – 1 of 1) sorted by relevance
203 final List<IpConnectivityEvent> protoEvents = IpConnectivityEventBuilder.toProto(events); in flushEncodedOutput() local205 mDefaultNetworkMetrics.flushEvents(protoEvents); in flushEncodedOutput()208 mNetdListener.flushStatistics(protoEvents); in flushEncodedOutput()213 data = IpConnectivityEventBuilder.serialize(dropped, protoEvents); in flushEncodedOutput()