Searched refs:maxClientSettingWhenReachHistogram (Results 1 – 2 of 2) sorted by relevance
1412 public final IntCounter maxClientSettingWhenReachHistogram = new IntCounter(); field in WifiMetrics.SoftApConfigLimitationMetrics1420 proto.maxClientSettingWhenReachHistogram = maxClientSettingWhenReachHistogram.toProto(); in toProto()1428 maxClientSettingWhenReachHistogram.clear(); in clear()1441 .append(maxClientSettingWhenReachHistogram); in toString()7762 mSoftApConfigLimitationMetrics.maxClientSettingWhenReachHistogram.increment(maxClient);
5641 mDecodedProto.softApConfigLimitationMetrics.maxClientSettingWhenReachHistogram); in testSoftApConfigLimitationMetrics()