/aosp_15_r20/packages/apps/Settings/tests/robotests/src/com/android/settings/connecteddevice/audiosharing/ |
D | AudioSharingDialogHandlerTest.java | 206 ImmutableList<BluetoothDevice> deviceList = ImmutableList.of(mDevice1); in handleUserTriggeredDeviceConnected_inCall_setActive() local 226 ImmutableList<BluetoothDevice> deviceList = ImmutableList.of(mDevice1); in handleUserTriggeredDeviceConnected_inCall_enableHysteresisFix_setAndSaveActive() local 240 ImmutableList<BluetoothDevice> deviceList = ImmutableList.of(mDevice2); in handleUserTriggeredNonLeaDeviceConnected_noSharing_setActive() local 251 ImmutableList<BluetoothDevice> deviceList = ImmutableList.of(mDevice2); in handleUserTriggeredNonLeaDeviceConnected_sharing_showStopDialog() local 288 ImmutableList<BluetoothDevice> deviceList = ImmutableList.of(mDevice1); in handleUserTriggeredLeaDeviceConnected_noSharingNoTwoLeaDevices_setActive() local 301 ImmutableList<BluetoothDevice> deviceList = ImmutableList.of(mDevice1, mDevice3); in handleUserTriggeredLeaDeviceConnected_noSharingLeaDeviceInErrorState_setActive() local 314 ImmutableList<BluetoothDevice> deviceList = ImmutableList.of(mDevice1, mDevice3); in handleUserTriggeredLeaDeviceConnected_noSharingTwoLeaDevices_showJoinDialog() local 367 ImmutableList<BluetoothDevice> deviceList = ImmutableList.of(mDevice1, mDevice3); in handleUserTriggeredLeaDeviceConnected_sharing_showJoinDialog() local 412 ImmutableList<BluetoothDevice> deviceList = ImmutableList.of(mDevice1, mDevice3, mDevice4); in handleUserTriggeredLeaDeviceConnected_sharingWithTwoLeaDevices_showDisconnectDialog() local 468 ImmutableList<BluetoothDevice> deviceList = ImmutableList.of(mDevice2); in handleNonLeaDeviceConnected_noSharing_doNothing() local [all …]
|
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/accessibility/ |
D | HearingAidHelper.java | 63 final List<BluetoothDevice> deviceList = new ArrayList<>(); in getConnectedHearingAidDeviceList() local 83 final List<BluetoothDevice> deviceList = getConnectedHearingAidDeviceList(); in getConnectedHearingAidDevice() local
|
/aosp_15_r20/cts/tests/tests/media/audio/src/android/media/audio/cts/ |
H A D | EnumDevicesTest.java | 56 AudioDeviceInfo[] deviceList; in test_getDevices() local 115 AudioDeviceInfo[] deviceList; in test_devicesInfoFields() local
|
H A D | RoutingTest.java | 178 AudioDeviceInfo[] deviceList = mAudioManager.getDevices(AudioManager.GET_DEVICES_OUTPUTS); in getTelephonyDeviceAndSetInCommunicationMode() local 401 AudioDeviceInfo[] deviceList = mAudioManager.getDevices(AudioManager.GET_DEVICES_INPUTS); in test_audioRecord_preferredDevice() local 883 AudioDeviceInfo[] deviceList = mAudioManager.getDevices(AudioManager.GET_DEVICES_INPUTS); in test_mediaRecorder_preferredDevice() local
|
H A D | AudioRecordRoutingNative.java | 110 AudioDeviceInfo[] deviceList; in testRouting() local
|
/aosp_15_r20/cts/tests/tests/bluetooth/src/android/bluetooth/cts/ |
H A D | HearingAidProfileTest.java | 261 List<BluetoothDevice> deviceList = mService.getConnectedDevices(); in getConnectedDevices() local 277 List<BluetoothDevice> deviceList = in getDevicesMatchingConnectionStates() local
|
/aosp_15_r20/packages/apps/Settings/tests/robotests/src/com/android/settings/accessibility/ |
D | AccessibilityHearingAidPreferenceControllerTest.java | 321 final List<BluetoothDevice> deviceList = new ArrayList<>(1); in generateHearingAidDeviceList() local 328 final List<BluetoothDevice> deviceList = new ArrayList<>(2); in generateMultipleHearingAidDeviceList() local
|
/aosp_15_r20/external/leakcanary2/shark-cli/src/main/java/shark/ |
H A D | DumpProcessCommand.kt | 41 val deviceList = runCommand(workingDirectory, "adb", "devices") in CliktCommand() constant
|
/aosp_15_r20/frameworks/base/packages/SettingsLib/src/com/android/settingslib/media/ |
H A D | InfoMediaManager.java | 512 final List<MediaDevice> deviceList = new ArrayList<>(); in getSelectableMediaDevices() local 529 final List<MediaDevice> deviceList = new ArrayList<>(); in getDeselectableMediaDevices() local 547 final List<MediaDevice> deviceList = new ArrayList<>(); in getSelectedMediaDevices() local
|
/aosp_15_r20/external/angle/src/libANGLE/ |
H A D | CLProgram.cpp | 20 const cl_device_id *deviceList, in build() 43 const cl_device_id *deviceList, in compile()
|
/aosp_15_r20/packages/apps/Settings/tests/robotests/src/com/android/settings/wifi/p2p/ |
D | WifiP2pSettingsTest.java | 486 final ArrayList<WifiP2pDevice> deviceList = new ArrayList<>(); in peersCategoryController_withOnePeerDevice_shouldBeAvailable() local 498 final ArrayList<WifiP2pDevice> deviceList = new ArrayList<>(); in peersCategoryController_withNoPeerDevice_shouldBeUnavailable() local
|
/aosp_15_r20/platform_testing/libraries/compatibility-common-util/src/com/android/compatibility/common/util/ |
H A D | ResultHandler.java | 202 String deviceList = parser.getAttributeValue(NS, DEVICES_ATTR); in getResultFromDir() local 443 StringBuilder deviceList = new StringBuilder(); in writeResults() local
|
/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/result/suite/ |
D | XmlSuiteResultFormatter.java | 254 String deviceList = ""; in writeResults() local 526 String deviceList = parser.getAttributeValue(NS, DEVICES_ATTR); in parseResults() local
|
/aosp_15_r20/tools/tradefederation/core/test_framework/com/android/tradefed/util/clockwork/ |
D | ClockworkUtils.java | 36 Map<ITestDevice, IBuildInfo> deviceInfos, List<ITestDevice> deviceList) { in setUpMultiDevice()
|
/aosp_15_r20/packages/services/Car/car-usb-handler/src/android/car/usb/handler/ |
D | BootUsbScanner.java | 29 HashMap<String, UsbDevice> deviceList = usbManager.getDeviceList(); in onReceive() local
|
/aosp_15_r20/cts/hostsidetests/hdmicec/src/android/hdmicec/cts/playback/ |
H A D | HdmiCecActiveTrackingTest.java | 99 String deviceList = getDeviceList(); in cect_RemoveDeviceFromNetwork() local
|
/aosp_15_r20/packages/modules/Wifi/tests/hostsidetests/multidevices/com.google.snippet.wifi/direct/ |
D | BundleUtils.java | 57 public static ArrayList<Bundle> fromWifiP2pDeviceList(WifiP2pDeviceList deviceList) { in fromWifiP2pDeviceList()
|
/aosp_15_r20/packages/services/Telecomm/testapps/callaudiotest/src/com/android/server/telecom/callaudiotest/ |
D | CallAudioTestInCallService.java | 120 AudioDeviceInfo[] deviceList = audioManager.getDevices(AudioManager.GET_DEVICES_OUTPUTS); in getTelephonyDevice() local
|
/aosp_15_r20/packages/apps/Settings/tests/robotests/src/com/android/settings/connecteddevice/stylus/ |
D | StylusUsbFirmwareControllerTest.java | 151 HashMap<String, UsbDevice> deviceList = new HashMap<>(); in attachUsbDevice() local
|
/aosp_15_r20/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/ |
H A D | USBRestrictRecordAActivity.java | 159 HashMap<String, UsbDevice> deviceList = mUsbManager.getDeviceList(); in connectUSB() local
|
/aosp_15_r20/external/sl4a/Common/src/com/googlecode/android_scripting/facade/bluetooth/ |
H A D | BluetoothA2dpSinkFacade.java | 197 List<BluetoothDevice> deviceList = sA2dpSinkProfile.getConnectedDevices(); in bluetoothA2dpSinkGetConnectionStatus() local
|
H A D | BluetoothPbapClientFacade.java | 210 List<BluetoothDevice> deviceList = in bluetoothPbapClientGetConnectionStatus() local
|
/aosp_15_r20/frameworks/av/services/audiopolicy/common/managerdefinitions/include/ |
H A D | IOProfile.h | 173 DeviceVector deviceList = in devicesSupportEncodedFormats() local
|
/aosp_15_r20/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/ |
H A D | HidDeviceProfile.java | 65 List<BluetoothDevice> deviceList = mService.getConnectedDevices(); in onServiceConnected() local
|
H A D | HfpClientProfile.java | 67 List<BluetoothDevice> deviceList = mService.getConnectedDevices(); in onServiceConnected() local
|