Home | History | Annotate | Download | only in fmradio

Lines Matching refs:audioPatchArray

1314             AudioPatch[] audioPatchArray = new AudioPatch[] {null};
1315 mAudioManager.createAudioPatch(audioPatchArray,
1318 mAudioPatch = audioPatchArray[0];