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

  /cts/tests/tests/telecom/src/android/telecom/cts/
ExtendedInCallServiceTest.java 140 // Call requestBluetoothAudio on a dummy device. This will be a noop since no devices are
143 ((InCallService) inCallService).requestBluetoothAudio(TestUtils.BLUETOOTH_DEVICE1);
SelfManagedConnectionServiceTest.java 458 // Call requestBluetoothAudio on a dummy device. This will be a noop since no devices are
460 connection.requestBluetoothAudio(TestUtils.BLUETOOTH_DEVICE1);

Completed in 1654 milliseconds