Searched refs:incrementNumSoftApUserBandPreferenceUnsatisfied (Results 1 – 4 of 4) sorted by relevance
819 verify(mWifiMetrics).incrementNumSoftApUserBandPreferenceUnsatisfied(); in updatesMetricsOnChannelSwitchedEventDetectsBandUnsatisfiedOnBand2Ghz()840 verify(mWifiMetrics).incrementNumSoftApUserBandPreferenceUnsatisfied(); in updatesMetricsOnChannelSwitchedEventDetectsBandUnsatisfiedOnBand5Ghz()861 verify(mWifiMetrics, never()).incrementNumSoftApUserBandPreferenceUnsatisfied(); in updatesMetricsOnChannelSwitchedEventDoesNotDetectBandUnsatisfiedOnBandAny()
792 mWifiMetrics.incrementNumSoftApUserBandPreferenceUnsatisfied(); in setAndIncrementMetrics()
606 mWifiMetrics.incrementNumSoftApUserBandPreferenceUnsatisfied(); in updateUserBandPreferenceViolationMetricsIfNeeded()
2149 public void incrementNumSoftApUserBandPreferenceUnsatisfied() { in incrementNumSoftApUserBandPreferenceUnsatisfied() method in WifiMetrics