Searched refs:mBluetoothDevices (Results 1 – 1 of 1) sorted by relevance
97 private final HashMap<BluetoothDevice, Device> mBluetoothDevices field in MidiService493 mBluetoothDevices.remove(mBluetoothDevice); in closeLocked()686 device = mBluetoothDevices.get(bluetoothDevice); in openBluetoothDevice()689 mBluetoothDevices.put(bluetoothDevice, device); in openBluetoothDevice()805 device = mBluetoothDevices.get(bluetoothDevice); in addDeviceLocked()815 mBluetoothDevices.put(bluetoothDevice, device); in addDeviceLocked()