Searched refs:incrementNumSoftApUserBandPreferenceUnsatisfied (Results 1 – 4 of 4) sorted by relevance
782 verify(mWifiMetrics).incrementNumSoftApUserBandPreferenceUnsatisfied(); in updatesMetricsOnChannelSwitchedEventDetectsBandUnsatisfiedOnBand2Ghz()803 verify(mWifiMetrics).incrementNumSoftApUserBandPreferenceUnsatisfied(); in updatesMetricsOnChannelSwitchedEventDetectsBandUnsatisfiedOnBand5Ghz()824 verify(mWifiMetrics, never()).incrementNumSoftApUserBandPreferenceUnsatisfied(); in updatesMetricsOnChannelSwitchedEventDoesNotDetectBandUnsatisfiedOnBandAny()
794 mWifiMetrics.incrementNumSoftApUserBandPreferenceUnsatisfied(); in setAndIncrementMetrics()
570 mWifiMetrics.incrementNumSoftApUserBandPreferenceUnsatisfied(); in updateUserBandPreferenceViolationMetricsIfNeeded()
2044 public void incrementNumSoftApUserBandPreferenceUnsatisfied() { in incrementNumSoftApUserBandPreferenceUnsatisfied() method in WifiMetrics