Searched refs:HAS_BLUETOOTH (Results 1 – 4 of 4) sorted by relevance
117 if (!TestUtils.HAS_BLUETOOTH) return; in testCallAudioState()
64 static final boolean HAS_BLUETOOTH = hasBluetoothFeature(); field in TestUtils497 if (!HAS_BLUETOOTH) return null; in makeBluetoothDevice()
458 if (TestUtils.HAS_BLUETOOTH) { in testAudioRoute()
142 if(TestUtils.HAS_BLUETOOTH) { in testSwitchAudioRoutes()