Searched refs:hasWifiFeature (Results 1 – 1 of 1) sorted by relevance
48 private boolean hasWifiFeature(ITestDevice device) throws DeviceNotAvailableException { in hasWifiFeature() method in WifiCheck60 if(!hasWifiFeature(device)) { in run()