Home
last modified time | relevance | path

Searched refs:assumeHasWifiFeature (Results 1 – 7 of 7) sorted by relevance

/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DMixedManagedProfileOwnerTest.java339 assumeHasWifiFeature(); in testWifiMacAddress()
DDeviceAndProfileOwnerTest.java842 assumeHasWifiFeature(); in testSetMeteredDataDisabledPackages()
1670 assumeHasWifiFeature(); in testAddNetworkWithKeychainKey_granted()
1677 assumeHasWifiFeature(); in testAddNetworkSuggestionWithKeychainKey_granted()
1684 assumeHasWifiFeature(); in testAddNetworkSuggestionWithKeychainKey_notGranted()
1691 assumeHasWifiFeature(); in testAddNetworkWithKeychainKey_notGranted()
DDeviceOwnerTest.java431 assumeHasWifiFeature(); in testWifiConfigLockdown()
447 assumeHasWifiFeature(); in testWifiSetHttpProxyTest()
DManagedProfileTest.java86 assumeHasWifiFeature(); in testProfileWifiCleanup()
DMixedDeviceOwnerTest.java128 assumeHasWifiFeature(); in testWifi()
DOrgOwnedProfileOwnerTest.java301 assumeHasWifiFeature(); in testWifi()
DBaseDevicePolicyTest.java743 protected final void assumeHasWifiFeature() throws DeviceNotAvailableException { in assumeHasWifiFeature() method in BaseDevicePolicyTest