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.java369 assumeHasWifiFeature(); in testWifiMacAddress()
DDeviceAndProfileOwnerTest.java961 assumeHasWifiFeature(); in testSetMeteredDataDisabledPackages()
1781 assumeHasWifiFeature(); in testAddNetworkWithKeychainKey_granted()
1788 assumeHasWifiFeature(); in testAddNetworkSuggestionWithKeychainKey_granted()
1795 assumeHasWifiFeature(); in testAddNetworkSuggestionWithKeychainKey_notGranted()
1802 assumeHasWifiFeature(); in testAddNetworkWithKeychainKey_notGranted()
DDeviceOwnerTest.java456 assumeHasWifiFeature(); in testWifiConfigLockdown()
472 assumeHasWifiFeature(); in testWifiSetHttpProxyTest()
DMixedDeviceOwnerTest.java141 assumeHasWifiFeature(); in testWifi()
DManagedProfileTest.java86 assumeHasWifiFeature(); in testProfileWifiCleanup()
DOrgOwnedProfileOwnerTest.java301 assumeHasWifiFeature(); in testWifi()
DBaseDevicePolicyTest.java733 protected final void assumeHasWifiFeature() throws DeviceNotAvailableException { in assumeHasWifiFeature() method in BaseDevicePolicyTest