Home
last modified time | relevance | path

Searched refs:assumeHasBluetoothFeature (Results 1 – 2 of 2) sorted by relevance

/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DManagedProfileTest.java169 assumeHasBluetoothFeature(); in testBluetooth()
419 assumeHasBluetoothFeature(); in testBluetoothSharingRestriction()
DBaseDevicePolicyTest.java775 protected final void assumeHasBluetoothFeature() throws DeviceNotAvailableException { in assumeHasBluetoothFeature() method in BaseDevicePolicyTest