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

/hardware/ti/wpan/tools/FM/service/src/jni/
H A DJFmTxNative.cpp682 static int nativeJFmTx_GetRdsTextRepertoire(JNIEnv *env, jobject obj, jlong jContextValue,jint repertoire) function
1778 {"nativeJFmTx_GetRdsTextRepertoire","(J)I", (void*)nativeJFmTx_GetRdsTextRepertoire},
/hardware/ti/wpan/tools/FM/FmRadioIf/src/java/com/ti/core/
H A DJFmTx.java1161 int status = nativeJFmTx_GetRdsTextRepertoire(txContext.getValue());
1163 JFmLog.d(TAG, "After nativeJFmTx_GetRdsTextRepertoire, status = "
1167 "txGetRdsTextRepertoire: exception during nativeJFmTx_GetRdsTextRepertoire ("
1510 private static native int nativeJFmTx_GetRdsTextRepertoire(long contextValue); method in class:JFmTx

Completed in 66 milliseconds