Searched refs:maxClientSettingWhenReachHistogram (Results 1 – 2 of 2) sorted by relevance
1543 public final IntCounter maxClientSettingWhenReachHistogram = new IntCounter(); field in WifiMetrics.SoftApConfigLimitationMetrics1551 proto.maxClientSettingWhenReachHistogram = maxClientSettingWhenReachHistogram.toProto(); in toProto()1559 maxClientSettingWhenReachHistogram.clear(); in clear()1572 .append(maxClientSettingWhenReachHistogram); in toString()8725 mSoftApConfigLimitationMetrics.maxClientSettingWhenReachHistogram.increment(maxClient);
6115 mDecodedProto.softApConfigLimitationMetrics.maxClientSettingWhenReachHistogram); in testSoftApConfigLimitationMetrics()