Home
last modified time | relevance | path

Searched refs:convertAudioProfileFromNative (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/jni/
Dandroid_media_AudioSystem.cpp1290 static jint convertAudioProfileFromNative(JNIEnv *env, ScopedLocalRef<jobject> *jAudioProfile, in convertAudioProfileFromNative() function
1393 jint jStatus = convertAudioProfileFromNative(env, &jAudioProfile, in convertAudioPortFromNative()
3193 jint jConvertProfileStatus = convertAudioProfileFromNative( in android_media_AudioSystem_getDirectProfilesForAttributes()