Searched refs:getInputProfile (Results 1 – 2 of 2) sorted by relevance
719 sp<IOProfile> getInputProfile(audio_devices_t device,
1327 sp<IOProfile> profile = getInputProfile(device, in getInput()1336 profile = getInputProfile(device, in getInput()4548 sp<AudioPolicyManager::IOProfile> AudioPolicyManager::getInputProfile(audio_devices_t device, in getInputProfile() function in android::AudioPolicyManager