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