Home
last modified time | relevance | path

Searched defs:deviceInfos (Results 1 – 3 of 3) sorted by relevance

/packages/modules/NeuralNetworks/shim_and_sl/include/
DShimDeviceManager.h44 std::vector<ShimDeviceInfo> deviceInfos; member
/packages/modules/NeuralNetworks/shim_and_sl/
DNeuralNetworksShim.cpp63 const auto& deviceInfos = params->deviceInfos; in ANeuralNetworksShim_registerSupportLibraryService() local
/packages/services/Car/service/src/com/android/car/audio/
DCarAudioService.java539 AudioDeviceInfo[] deviceInfos = mAudioManager.getDevices( in generateCarAudioDeviceInfos() local
783 AudioDeviceInfo[] deviceInfos = mAudioManager.getDevices(AudioManager.GET_DEVICES_INPUTS); in createAudioPatchLocked() local
1157 List<AudioDeviceInfo> deviceInfos = getCarAudioZoneLocked(zoneId).getAudioDeviceInfos(); in setZoneIdForUidNoCheckLocked() local