Searched refs:maxClient (Results 1 – 2 of 2) sorted by relevance
221 public void setMaxSupportedClients(int maxClient) { in setMaxSupportedClients() argument222 mMaximumSupportedClientNumber = maxClient; in setMaxSupportedClients()
8724 public void noteSoftApClientBlocked(int maxClient) {8725 mSoftApConfigLimitationMetrics.maxClientSettingWhenReachHistogram.increment(maxClient);