Searched refs:hasWifi (Results 1 – 3 of 3) sorted by relevance
682 private boolean hasWifi() { in hasWifi() method in WifiEnterpriseConfigTest690 if(!hasWifi()) { in setUp()698 if (hasWifi()) { in setUp()704 if (!hasWifi()) { in testSettersAndGetters()784 if(!hasWifi()) { in testEnterpriseConfigDoesNotPrintPassword()
276 boolean hasWifi = false; in onCreate()355 hasWifi = hasWifi || PackageManager.FEATURE_WIFI.equals(f.name); in onCreate()446 if (!hasWifi && !hasTelephony && !hasBluetooth) { in onCreate()
618 final boolean hasWifi = hasDeviceFeature("android.hardware.wifi"); in testWifiConfigLockdown()619 if (hasWifi && mHasFeature) { in testWifiConfigLockdown()636 final boolean hasWifi = hasDeviceFeature("android.hardware.wifi"); in testWifiSetHttpProxyTest()637 if (hasWifi && mHasFeature) { in testWifiSetHttpProxyTest()