Home
last modified time | relevance | path

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

/cts/tests/tests/telecom/src/android/telecom/cts/
DTestUtils.java64 static final boolean HAS_BLUETOOTH = hasBluetoothFeature();
580 public static boolean hasBluetoothFeature() { in hasBluetoothFeature() method in TestUtils