Home | History | Annotate | Download | only in jni

Lines Matching refs:createAudioPatch

1265     ALOGV("createAudioPatch");
1332 ALOGV("AudioSystem::createAudioPatch");
1333 status = AudioSystem::createAudioPatch(&nPatch, &handle);
1334 ALOGV("AudioSystem::createAudioPatch() returned %d hande %d", status, handle);
1942 {"createAudioPatch", "([Landroid/media/AudioPatch;[Landroid/media/AudioPortConfig;[Landroid/media/AudioPortConfig;)I",