Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/accessibility/
DHearingAidHelper.java63 final List<BluetoothDevice> deviceList = new ArrayList<>(); in getConnectedHearingAidDeviceList() local
83 final List<BluetoothDevice> deviceList = getConnectedHearingAidDeviceList(); in getConnectedHearingAidDevice() local
/packages/services/Car/car-usb-handler/src/android/car/usb/handler/
DBootUsbScanner.java29 HashMap<String, UsbDevice> deviceList = usbManager.getDeviceList(); in onReceive() local
/packages/apps/Settings/tests/robotests/src/com/android/settings/accessibility/
DAccessibilityHearingAidPreferenceControllerTest.java330 final List<BluetoothDevice> deviceList = new ArrayList<>(1); in generateHearingAidDeviceList() local
337 final List<BluetoothDevice> deviceList = new ArrayList<>(2); in generateMultipleHearingAidDeviceList() local
/packages/services/Telecomm/testapps/callaudiotest/src/com/android/server/telecom/callaudiotest/
DCallAudioTestInCallService.java120 AudioDeviceInfo[] deviceList = audioManager.getDevices(AudioManager.GET_DEVICES_OUTPUTS); in getTelephonyDevice() local
/packages/apps/Settings/tests/robotests/src/com/android/settings/connecteddevice/stylus/
DStylusUsbFirmwareControllerTest.java151 HashMap<String, UsbDevice> deviceList = new HashMap<>(); in attachUsbDevice() local
/packages/services/Telecomm/src/com/android/server/telecom/
DCallRecordingTonePlayer.java318 AudioDeviceInfo[] deviceList = audioManager.getDevices(AudioManager.GET_DEVICES_OUTPUTS); in getTelephonyDevice() local
DCallAudioRouteStateMachine.java1979 AudioDeviceInfo[] deviceList = mAudioManager.getDevices(AudioManager.GET_DEVICES_OUTPUTS); in checkForEarpieceSupport() local
/packages/apps/Settings/tests/robotests/src/com/android/settings/wifi/p2p/
DWifiP2pSettingsTest.java486 final ArrayList<WifiP2pDevice> deviceList = new ArrayList<>(); in peersCategoryController_withOnePeerDevice_shouldBeAvailable() local
498 final ArrayList<WifiP2pDevice> deviceList = new ArrayList<>(); in peersCategoryController_withNoPeerDevice_shouldBeUnavailable() local
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/pbapclient/
DPbapClientStateMachine.java424 List<BluetoothDevice> deviceList = new ArrayList<BluetoothDevice>(); in getDevicesMatchingConnectionStates() local
DPbapClientService.java550 List<BluetoothDevice> deviceList = new ArrayList<BluetoothDevice>(0); in getDevicesMatchingConnectionStates() local
/packages/apps/Settings/src/com/android/settings/bluetooth/
DBluetoothDetailsProfilesController.java138 List<CachedBluetoothDevice> deviceList = mProfileDeviceMap.get( in refreshProfilePreference() local
/packages/services/Car/service/src/com/android/car/bluetooth/
DBluetoothDeviceManager.java359 List<String> deviceList = Arrays.asList(devicesStr.split(SETTINGS_DELIMITER)); in load() local
/packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
DCellBroadcastAlertAudio.java757 AudioDeviceInfo[] deviceList = mAudioManager.getDevices(AudioManager.GET_DEVICES_OUTPUTS); in isOnEarphone() local
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/a2dpsink/
DA2dpSinkService.java464 List<BluetoothDevice> deviceList = new ArrayList<>(); in getDevicesMatchingConnectionStates() local
/packages/services/Telecomm/src/com/android/server/telecom/bluetooth/
DBluetoothRouteManager.java681 Collection<BluetoothDevice> deviceList = mDeviceManager.getConnectedDevices(); in connectBtAudio() local
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/sap/
DSapService.java587 List<BluetoothDevice> deviceList = new ArrayList<BluetoothDevice>(); in getDevicesMatchingConnectionStates() local
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/mapclient/
DMapClientService.java215 List<BluetoothDevice> deviceList = new ArrayList<>(); in getDevicesMatchingConnectionStates() local
/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/audio/
DAudioTestFragment.java910 List<CarAudioZoneDeviceInfo> deviceList = new ArrayList<>(); in updateDeviceAddressPlayer() local
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/
DBluetoothMapService.java577 List<BluetoothDevice> deviceList = new ArrayList<>(); in getDevicesMatchingConnectionStates() local
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/gatt/
DGattServiceTest.java424 List<BluetoothDevice> deviceList = in getDevicesMatchingConnectionStates() local
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfpclient/
DHeadsetClientStateMachine.java2138 List<BluetoothDevice> deviceList = new ArrayList<BluetoothDevice>(); in getDevicesMatchingConnectionStates() local
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/avrcpcontroller/
DAvrcpControllerService.java974 List<BluetoothDevice> deviceList = new ArrayList<>(); in getDevicesMatchingConnectionStates() local
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/
DGattService.java3106 List<BluetoothDevice> deviceList = new ArrayList<BluetoothDevice>(); in getDevicesMatchingConnectionStates() local