Home
last modified time | relevance | path

Searched defs:addBluetoothDevice (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/media/java/android/media/midi/
H A DIBluetoothMidiService.aidl25 IBinder addBluetoothDevice(in BluetoothDevice bluetoothDevice); in addBluetoothDevice() method
/aosp12/packages/apps/Car/Settings/tests/unit/src/com/android/car/settings/qc/
H A DPairedBluetoothDevicesTest.java277 private void addBluetoothDevice(String name, boolean connected, boolean busy, in addBluetoothDevice() method in PairedBluetoothDevicesTest