Searched refs:native_attachAuxEffect (Results 1 – 3 of 3) sorted by relevance
2990 return native_attachAuxEffect(effectId); in attachAuxEffect()3664 private native final int native_attachAuxEffect(int effectId); in native_attachAuxEffect() method in AudioTrack
1899 native_attachAuxEffect(effectId);1904 private native void native_attachAuxEffect(int effectId);
37597 Landroid/media/AudioTrack;->native_attachAuxEffect(I)I