Home
last modified time | relevance | path

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

/hardware/ti/wpan/tools/FM/service/src/jni/
DJFmRxNative.cpp967 static int nativeJFmRx_EnableAudioRouting(JNIEnv *env, jobject obj,jlong jContextValue) in nativeJFmRx_EnableAudioRouting() function
2170 {"nativeJFmRx_EnableAudioRouting","(J)I", (void*)nativeJFmRx_EnableAudioRouting},
/hardware/ti/wpan/tools/FM/FmRadioIf/src/java/com/ti/core/
DJFmRx.java1121 int fmStatus = nativeJFmRx_EnableAudioRouting(context.getValue()); in enableAudioRouting()
1411 private static native int nativeJFmRx_EnableAudioRouting(long contextValue); in nativeJFmRx_EnableAudioRouting() method in JFmRx