Searched refs:incrementNumSoftApUserBandPreferenceUnsatisfied (Results 1 – 4 of 4) sorted by relevance
1419 verify(mWifiMetrics).incrementNumSoftApUserBandPreferenceUnsatisfied(); in updatesMetricsOnChannelSwitchedEventDetectsBandUnsatisfiedOnBand2Ghz()1439 verify(mWifiMetrics).incrementNumSoftApUserBandPreferenceUnsatisfied(); in updatesMetricsOnChannelSwitchedEventDetectsBandUnsatisfiedOnBand5Ghz()1460 verify(mWifiMetrics, never()).incrementNumSoftApUserBandPreferenceUnsatisfied(); in updatesMetricsOnChannelSwitchedEventDoesNotDetectBandUnsatisfiedOnBandAny()
1022 mWifiMetrics.incrementNumSoftApUserBandPreferenceUnsatisfied(); in setAndIncrementMetrics()
1944 mWifiMetrics.incrementNumSoftApUserBandPreferenceUnsatisfied(); in updateUserBandPreferenceViolationMetricsIfNeeded()
4141 public void incrementNumSoftApUserBandPreferenceUnsatisfied() { in incrementNumSoftApUserBandPreferenceUnsatisfied() method in WifiMetrics