HomeSort by relevance Sort by last modified time
    Searched refs:HAS_BLUETOOTH (Results 1 - 4 of 4) sorted by null

  /cts/tests/tests/telecom/src/android/telecom/cts/
CallTest.java 117 if (!TestUtils.HAS_BLUETOOTH) return;
TestUtils.java 61 static final boolean HAS_BLUETOOTH = hasBluetoothFeature();
427 if (!HAS_BLUETOOTH) return null;
ExtendedInCallServiceTest.java 142 if(TestUtils.HAS_BLUETOOTH) {
SelfManagedConnectionServiceTest.java 457 if (TestUtils.HAS_BLUETOOTH) {

Completed in 93 milliseconds