Searched refs:HAS_BLUETOOTH (Results 1 – 4 of 4) sorted by relevance
120 if (!TestUtils.HAS_BLUETOOTH) return; in testCallAudioState()133 if (!TestUtils.HAS_BLUETOOTH) return; in testCallEndpoint()
69 static final boolean HAS_BLUETOOTH = hasBluetoothFeature(); field in TestUtils745 if (!HAS_BLUETOOTH) return null; in makeBluetoothDevice()
162 if(TestUtils.HAS_BLUETOOTH) { in testSwitchAudioRoutes()
1075 if (TestUtils.HAS_BLUETOOTH) { in testAudioRoute()