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

/hardware/ti/wpan/tools/FM/service/src/jni/
H A DJFmTxNative.cpp675 static int nativeJFmTx_SetRdsTextRepertoire(JNIEnv *env, jobject obj, jlong jContextValue,jint repertoire) function
1777 {"nativeJFmTx_SetRdsTextRepertoire","(JI)I", (void*)nativeJFmTx_SetRdsTextRepertoire},
/hardware/ti/wpan/tools/FM/FmRadioIf/src/java/com/ti/core/
H A DJFmTx.java1140 int status = nativeJFmTx_SetRdsTextRepertoire(txContext.getValue(), repertoire
1143 JFmLog.d(TAG, "After nativeJFmTx_SetRdsTextRepertoire, status = "
1147 "txSetRdsTextRepertoire: exception during nativeJFmTx_SetRdsTextRepertoire ("
1508 private static native int nativeJFmTx_SetRdsTextRepertoire(long contextValue, int reprtoire); method in class:JFmTx

Completed in 61 milliseconds