Home
last modified time | relevance | path

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

/hardware/ti/wpan/tools/FM/service/src/jni/
DJFmRxNative.cpp873 static int nativeJFmRx_EnableRDS(JNIEnv *env, jobject obj,jlong jContextValue) in nativeJFmRx_EnableRDS() function
2168 {"nativeJFmRx_EnableRDS","(J)I", (void*)nativeJFmRx_EnableRDS},
/hardware/ti/wpan/tools/FM/FmRadioIf/src/java/com/ti/core/
DJFmRx.java1085 int fmStatus = nativeJFmRx_EnableRDS(context.getValue()); in enableRDS()
1407 private static native int nativeJFmRx_EnableRDS(long contextValue); in nativeJFmRx_EnableRDS() method in JFmRx