Home
last modified time | relevance | path

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

/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/bluetooth/
DBluetoothStatsTests.java41 private static final String FEATURE_BLUETOOTH_LE = "android.hardware.bluetooth_le"; field in BluetoothStatsTests
69 if (!DeviceUtils.hasFeature(getDevice(), FEATURE_BLUETOOTH_LE)) return; in testBleScan()
91 if (!DeviceUtils.hasFeature(getDevice(), FEATURE_BLUETOOTH_LE)) return; in testBleUnoptimizedScan()
126 if (!DeviceUtils.hasFeature(getDevice(), FEATURE_BLUETOOTH_LE)) return; in testBleOpportunisticScan()
/cts/common/device-side/bedstead/nene/src/main/java/com/android/bedstead/nene/packages/
DCommonPackages.java36 public static final String FEATURE_BLUETOOTH_LE = "android.hardware.bluetooth_le"; field in CommonPackages
/cts/apps/CtsVerifier/src/com/android/cts/verifier/presence/
DBleRssiPrecisionActivity.java109 PackageManager.FEATURE_BLUETOOTH_LE); in onCreate()
DBleRxTxOffsetPrecisionActivity.java124 PackageManager.FEATURE_BLUETOOTH_LE); in onCreate()
/cts/tests/tests/appop/src/android/app/appops/cts/
DAppOpsLoggingTest.kt55 import android.content.pm.PackageManager.FEATURE_BLUETOOTH_LE
499 context.packageManager.hasSystemFeature(FEATURE_BLUETOOTH_LE)) in nativeNoteOp()
/cts/tests/tests/content/src/android/content/cts/
DAvailableIntentsTest.java497 || packageManager.hasSystemFeature(PackageManager.FEATURE_BLUETOOTH_LE)) { in testLocationScanningSettings()
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dcurrent.txt13103 field public static final String FEATURE_BLUETOOTH_LE = "android.hardware.bluetooth_le";