Searched refs:nativeJFmTx_GetTunedFrequency (Results 1 - 2 of 2) sorted by relevance

/hardware/ti/wpan/tools/FM/service/src/jni/
H A DJFmTxNative.cpp235 static int nativeJFmTx_GetTunedFrequency(JNIEnv *env, jobject obj,jlong jContextValue) function
/hardware/ti/wpan/tools/FM/FmRadioIf/src/java/com/ti/core/
H A DJFmTx.java611 int status = nativeJFmTx_GetTunedFrequency(txContext.getValue());
1425 private static native int nativeJFmTx_GetTunedFrequency(long contextValue); method in class:JFmTx

Completed in 70 milliseconds