Home
last modified time | relevance | path

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

/hardware/ti/wpan/tools/FM/service/src/jni/
DJFmRxNative.cpp864 static int nativeJFmRx_StopSeek(JNIEnv *env, jobject obj,jlong jContextValue) in nativeJFmRx_StopSeek() function
2167 {"nativeJFmRx_StopSeek","(J)I", (void*)nativeJFmRx_StopSeek},
/hardware/ti/wpan/tools/FM/FmRadioIf/src/java/com/ti/core/
DJFmRx.java1067 int fmStatus = nativeJFmRx_StopSeek(context.getValue()); in stopSeek()
1405 private static native int nativeJFmRx_StopSeek(long contextValue); in nativeJFmRx_StopSeek() method in JFmRx