Searched refs:incrementNumSoftApUserBandPreferenceUnsatisfied (Results 1 – 4 of 4) sorted by relevance
902 verify(mWifiMetrics).incrementNumSoftApUserBandPreferenceUnsatisfied(); in updatesMetricsOnChannelSwitchedEventDetectsBandUnsatisfiedOnBand2Ghz()925 verify(mWifiMetrics).incrementNumSoftApUserBandPreferenceUnsatisfied(); in updatesMetricsOnChannelSwitchedEventDetectsBandUnsatisfiedOnBand5Ghz()948 verify(mWifiMetrics, never()).incrementNumSoftApUserBandPreferenceUnsatisfied(); in updatesMetricsOnChannelSwitchedEventDoesNotDetectBandUnsatisfiedOnBandAny()
901 mWifiMetrics.incrementNumSoftApUserBandPreferenceUnsatisfied(); in setAndIncrementMetrics()
877 mWifiMetrics.incrementNumSoftApUserBandPreferenceUnsatisfied(); in updateUserBandPreferenceViolationMetricsIfNeeded()
2850 public void incrementNumSoftApUserBandPreferenceUnsatisfied() { in incrementNumSoftApUserBandPreferenceUnsatisfied() method in WifiMetrics