Searched refs:maxClient (Results 1 – 2 of 2) sorted by relevance
174 public void setMaxSupportedClients(int maxClient) { in setMaxSupportedClients() argument175 mMaximumSupportedClientNumber = maxClient; in setMaxSupportedClients()
7761 public void noteSoftApClientBlocked(int maxClient) {7762 mSoftApConfigLimitationMetrics.maxClientSettingWhenReachHistogram.increment(maxClient);