Home
last modified time | relevance | path

Searched defs:deviceList (Results 1 – 12 of 12) sorted by relevance

/packages/services/Telecomm/src/com/android/server/telecom/
DBluetoothManager.java210 List<BluetoothDevice> deviceList = mBluetoothHeadset.getConnectedDevices(); in isBluetoothAvailable() local
235 List<BluetoothDevice> deviceList = mBluetoothHeadset.getConnectedDevices(); in isBluetoothAudioConnected() local
361 List<BluetoothDevice> deviceList = mBluetoothHeadset.getConnectedDevices(); in dump() local
/packages/apps/TV/usbtuner/src/com/android/usbtuner/
DDvbDeviceAccessor.java130 List<DvbDeviceInfoWrapper> deviceList = getDvbDeviceList(); in getRecordingCapability() local
143 List<DvbDeviceInfoWrapper> deviceList = getDvbDeviceList(); in buildTvInputInfo() local
/packages/apps/TV/src/com/android/usbtuner/
DUsbInputController.java137 Map<String, UsbDevice> deviceList = manager.getDeviceList(); in isTunerConnected() local
/packages/apps/Bluetooth/src/com/android/bluetooth/pbapclient/
DPbapClientService.java290 List<BluetoothDevice> deviceList = new ArrayList<BluetoothDevice>(); in getDevicesMatchingConnectionStates() local
/packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/
DA2dpStateMachine.java692 List<BluetoothDevice> deviceList = new ArrayList<BluetoothDevice>(); in getDevicesMatchingConnectionStates() local
/packages/apps/Bluetooth/src/com/android/bluetooth/sap/
DSapService.java522 List<BluetoothDevice> deviceList = new ArrayList<BluetoothDevice>(); in getDevicesMatchingConnectionStates() local
/packages/apps/Bluetooth/src/com/android/bluetooth/a2dpsink/
DA2dpSinkStateMachine.java714 List<BluetoothDevice> deviceList = new ArrayList<BluetoothDevice>(); in getDevicesMatchingConnectionStates() local
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapService.java543 List<BluetoothDevice> deviceList = new ArrayList<BluetoothDevice>(); in getDevicesMatchingConnectionStates() local
/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/
DHeadsetClientStateMachine.java2363 List<BluetoothDevice> deviceList = new ArrayList<BluetoothDevice>(); in getDevicesMatchingConnectionStates() local
/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
DHeadsetStateMachine.java2318 List<BluetoothDevice> deviceList = new ArrayList<BluetoothDevice>(); in getDevicesMatchingConnectionStates() local
/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
DAdapterService.java1830 List<BluetoothDevice> deviceList = hsService.getConnectedDevices(); in setProfileAutoConnectionPriority() local
/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
DGattService.java1272 List<BluetoothDevice> deviceList = new ArrayList<BluetoothDevice>(); in getDevicesMatchingConnectionStates() local