Searched refs:histogramToProtoArray (Results 1 – 2 of 2) sorted by relevance
503 log.histogramAwareAvailableDurationMs = histogramToProtoArray( in consolidateProto()511 log.histogramAwareEnabledDurationMs = histogramToProtoArray( in consolidateProto()529 log.histogramAttachSessionStatus = histogramToProtoArray(mAttachStatusData); in consolidateProto()530 log.histogramAttachDurationMs = histogramToProtoArray( in consolidateProto()540 log.histogramPublishStatus = histogramToProtoArray(mPublishStatusData); in consolidateProto()541 log.histogramSubscribeStatus = histogramToProtoArray(mSubscribeStatusData); in consolidateProto()544 log.histogramPublishSessionDurationMs = histogramToProtoArray( in consolidateProto()547 log.histogramSubscribeSessionDurationMs = histogramToProtoArray( in consolidateProto()555 log.histogramSubscribeGeofenceMin = histogramToProtoArray( in consolidateProto()558 log.histogramSubscribeGeofenceMax = histogramToProtoArray( in consolidateProto()[all …]
20 import static com.android.server.wifi.aware.WifiAwareMetrics.histogramToProtoArray;578 WifiMetricsProto.WifiAwareLog.NanStatusHistogramBucket[] sh = histogramToProtoArray( in testNanStatusTypeHistogram()