Searched refs:histogramToProtoArray (Results 1 – 2 of 2) sorted by relevance
570 log.histogramAwareAvailableDurationMs = histogramToProtoArray( in consolidateProto()578 log.histogramAwareEnabledDurationMs = histogramToProtoArray( in consolidateProto()596 log.histogramAttachSessionStatus = histogramToProtoArray(mAttachStatusData); in consolidateProto()597 log.histogramAttachDurationMs = histogramToProtoArray( in consolidateProto()607 log.histogramPublishStatus = histogramToProtoArray(mPublishStatusData); in consolidateProto()608 log.histogramSubscribeStatus = histogramToProtoArray(mSubscribeStatusData); in consolidateProto()611 log.histogramPublishSessionDurationMs = histogramToProtoArray( in consolidateProto()614 log.histogramSubscribeSessionDurationMs = histogramToProtoArray( in consolidateProto()622 log.histogramSubscribeGeofenceMin = histogramToProtoArray( in consolidateProto()625 log.histogramSubscribeGeofenceMax = histogramToProtoArray( in consolidateProto()[all …]
23 import static com.android.server.wifi.aware.WifiAwareMetrics.histogramToProtoArray;847 WifiMetricsProto.WifiAwareLog.NanStatusHistogramBucket[] sh = histogramToProtoArray( in testNanStatusTypeHistogram()