Searched refs:incrementNumSoftApUserBandPreferenceUnsatisfied (Results 1 – 4 of 4) sorted by relevance
899 verify(mWifiMetrics).incrementNumSoftApUserBandPreferenceUnsatisfied(); in updatesMetricsOnChannelSwitchedEventDetectsBandUnsatisfiedOnBand2Ghz()919 verify(mWifiMetrics).incrementNumSoftApUserBandPreferenceUnsatisfied(); in updatesMetricsOnChannelSwitchedEventDetectsBandUnsatisfiedOnBand5Ghz()939 verify(mWifiMetrics, never()).incrementNumSoftApUserBandPreferenceUnsatisfied(); in updatesMetricsOnChannelSwitchedEventDoesNotDetectBandUnsatisfiedOnBandAny()
989 mWifiMetrics.incrementNumSoftApUserBandPreferenceUnsatisfied(); in setAndIncrementMetrics()
1358 mWifiMetrics.incrementNumSoftApUserBandPreferenceUnsatisfied(); in updateUserBandPreferenceViolationMetricsIfNeeded()
3388 public void incrementNumSoftApUserBandPreferenceUnsatisfied() { in incrementNumSoftApUserBandPreferenceUnsatisfied() method in WifiMetrics