Searched refs:setConnectionChannelWidth (Results 1 – 3 of 3) sorted by relevance
2238 mWifiMetrics.setConnectionChannelWidth("nonexistentIface", ScanResult.CHANNEL_WIDTH_160MHZ); in testNonExistentConnectionEventIface_doesntCrash()7282 mWifiMetrics.setConnectionChannelWidth(TEST_IFACE_NAME, ScanResult.CHANNEL_WIDTH_160MHZ); in testApCapabilitiesReported()
3441 mWifiMetrics.setConnectionChannelWidth(mInterfaceName, in updateWifiInfoLinkParamsAfterAssociation()
2136 public void setConnectionChannelWidth(String interfaceName, in setConnectionChannelWidth() method in WifiMetrics