Home
last modified time | relevance | path

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

/cts/tests/tests/bluetooth/src/android/bluetooth/cts/
DHearingAidProfileTest.java155 List<BluetoothDevice> deviceList; in test_getConnectedDevices() local
180 List<BluetoothDevice> deviceList; in test_getDevicesMatchingConnectionStates() local
208 List<BluetoothDevice> deviceList; in test_getConnectionStateChangedIntent() local
311 private void checkDeviceListAndStates(List<BluetoothDevice> deviceList, int connectionState) { in checkDeviceListAndStates()
/cts/tests/tests/media/src/android/media/cts/
DEnumDevicesTest.java55 AudioDeviceInfo[] deviceList; in test_getDevices() local
114 AudioDeviceInfo[] deviceList; in test_devicesInfoFields() local
DAudioPlayRoutingNative.java108 AudioDeviceInfo[] deviceList; in testRouting() local
DRoutingTest.java134 AudioDeviceInfo[] deviceList = mAudioManager.getDevices(AudioManager.GET_DEVICES_OUTPUTS); in test_audioTrack_preferredDevice() local
187 AudioDeviceInfo[] deviceList = mAudioManager.getDevices(AudioManager.GET_DEVICES_OUTPUTS); in getTelephonyDeviceAndSetInCommunicationMode() local
410 AudioDeviceInfo[] deviceList = mAudioManager.getDevices(AudioManager.GET_DEVICES_INPUTS); in test_audioRecord_preferredDevice() local
594 AudioDeviceInfo[] deviceList = mAudioManager.getDevices(AudioManager.GET_DEVICES_OUTPUTS); in test_mediaPlayer_preferredDevice() local
811 AudioDeviceInfo[] deviceList = mAudioManager.getDevices(AudioManager.GET_DEVICES_INPUTS); in test_mediaRecorder_preferredDevice() local
DAudioRecordRoutingNative.java118 AudioDeviceInfo[] deviceList; in testRouting() local