Home
last modified time | relevance | path

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

12

/packages/apps/Settings/tests/robotests/src/com/android/settings/connecteddevice/audiosharing/
DAudioSharingDialogHandlerTest.java188 ImmutableList<BluetoothDevice> deviceList = ImmutableList.of(mDevice2); in handleUserTriggeredNonLeaDeviceConnected_noSharing_setActive() local
201 ImmutableList<BluetoothDevice> deviceList = ImmutableList.of(mDevice2); in handleUserTriggeredNonLeaDeviceConnected_sharing_showStopDialog() local
240 ImmutableList<BluetoothDevice> deviceList = ImmutableList.of(mDevice1); in handleUserTriggeredLeaDeviceConnected_noSharingNoTwoLeaDevices_setActive() local
253 ImmutableList<BluetoothDevice> deviceList = ImmutableList.of(mDevice1, mDevice3); in handleUserTriggeredLeaDeviceConnected_noSharingTwoLeaDevices_showJoinDialog() local
296 ImmutableList<BluetoothDevice> deviceList = ImmutableList.of(mDevice1, mDevice3); in handleUserTriggeredLeaDeviceConnected_sharing_showJoinDialog() local
341 ImmutableList<BluetoothDevice> deviceList = ImmutableList.of(mDevice1, mDevice3, mDevice4); in handleUserTriggeredLeaDeviceConnected_sharingWithTwoLeaDevices_showDisconnectDialog() local
387 ImmutableList<BluetoothDevice> deviceList = ImmutableList.of(mDevice2); in handleNonLeaDeviceConnected_noSharing_doNothing() local
400 ImmutableList<BluetoothDevice> deviceList = ImmutableList.of(mDevice2); in handleNonLeaDeviceConnected_sharing_showStopDialog() local
439 ImmutableList<BluetoothDevice> deviceList = ImmutableList.of(mDevice1); in handleLeaDeviceConnected_noSharingNoTwoLeaDevices_doNothing() local
452 ImmutableList<BluetoothDevice> deviceList = ImmutableList.of(mDevice1, mDevice3); in handleLeaDeviceConnected_noSharingTwoLeaDevices_showJoinDialog() local
[all …]
/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.java321 final List<BluetoothDevice> deviceList = new ArrayList<>(1); in generateHearingAidDeviceList() local
328 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
DCallAudioRouteController.java1085 AudioDeviceInfo[] deviceList = mAudioManager.getDevices( in calculateSupportedRouteMaskInit() local
DCallAudioRouteStateMachine.java1997 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/apps/TvSystemUI/src/com/android/systemui/tv/media/
DTvMediaOutputAdapter.java277 private boolean isDeviceIncluded(List<MediaDevice> deviceList, MediaDevice targetDevice) { in isDeviceIncluded()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/pbapclient/
DPbapClientStateMachine.java408 List<BluetoothDevice> deviceList = new ArrayList<BluetoothDevice>(); in getDevicesMatchingConnectionStates() local
DPbapClientService.java546 List<BluetoothDevice> deviceList = new ArrayList<BluetoothDevice>(0); in getDevicesMatchingConnectionStates() 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/Settings/src/com/android/settings/bluetooth/
DBluetoothDetailsProfilesController.java171 List<CachedBluetoothDevice> deviceList = mProfileDeviceMap.get( in refreshProfilePreference() local
/packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
DCellBroadcastAlertAudio.java777 AudioDeviceInfo[] deviceList = mAudioManager.getDevices(AudioManager.GET_DEVICES_OUTPUTS); in isOnEarphone() local
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/a2dpsink/
DA2dpSinkService.java408 List<BluetoothDevice> deviceList = new ArrayList<>(); in getDevicesMatchingConnectionStates() local
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/sap/
DSapService.java570 List<BluetoothDevice> deviceList = new ArrayList<BluetoothDevice>(); in getDevicesMatchingConnectionStates() local
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/mapclient/
DMapClientService.java210 List<BluetoothDevice> deviceList = new ArrayList<>(); in getDevicesMatchingConnectionStates() local
/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/audio/
DAudioTestFragment.java853 List<CarAudioZoneDeviceInfo> deviceList = new ArrayList<>(); in updateDeviceAddressPlayer() local
/packages/services/Telecomm/src/com/android/server/telecom/bluetooth/
DBluetoothRouteManager.java859 Collection<BluetoothDevice> deviceList = mDeviceManager.getConnectedDevices(); in computeAddressToConnectTo() local
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/gatt/
DGattServiceTest.java345 List<BluetoothDevice> deviceList = in getDevicesMatchingConnectionStates() local
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/
DBluetoothMapService.java586 List<BluetoothDevice> deviceList = new ArrayList<>(); in getDevicesMatchingConnectionStates() local
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/avrcpcontroller/
DAvrcpControllerService.java764 List<BluetoothDevice> deviceList = new ArrayList<>(); in getDevicesMatchingConnectionStates() local
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfpclient/
DHeadsetClientStateMachine.java2269 List<BluetoothDevice> deviceList = new ArrayList<BluetoothDevice>(); in getDevicesMatchingConnectionStates() local

12