Lines Matching refs:getPatchHandle
1218 (outputDesc->getPatchHandle() == AUDIO_PATCH_HANDLE_NONE); in startSource()
1264 desc->getPatchHandle() != AUDIO_PATCH_HANDLE_NONE) { in startSource()
2199 ssize_t patch_index = mAudioPatches.indexOfKey(inputDesc->getPatchHandle()); in closeAllInputs()
2538 sp<AudioPatch> patch = mAudioPatches.valueFor(desc->getPatchHandle()); in registerPolicyMixes()
4627 ssize_t index = mAudioPatches.indexOfKey(outputDesc->getPatchHandle()); in loadConfig()
4653 ssize_t index = mAudioPatches.indexOfKey(inputDesc->getPatchHandle()); in loadConfig()
4832 ssize_t index = mAudioPatches.indexOfKey(outputDesc->getPatchHandle()); in loadConfig()
4837 outputDesc->device(), outputDesc->getPatchHandle()); in loadConfig()
4907 ssize_t index = mAudioPatches.indexOfKey(inputDesc->getPatchHandle()); in loadConfig()
4912 inputDesc->mDevice, inputDesc->getPatchHandle()); in loadConfig()
5230 outputDesc->getPatchHandle() != 0) { in loadConfig()
5261 index = mAudioPatches.indexOfKey(outputDesc->getPatchHandle()); in loadConfig()
5322 index = mAudioPatches.indexOfKey(outputDesc->getPatchHandle()); in loadConfig()
5366 index = mAudioPatches.indexOfKey(inputDesc->getPatchHandle()); in loadConfig()
5408 index = mAudioPatches.indexOfKey(inputDesc->getPatchHandle()); in loadConfig()