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

/hardware/ti/wpan/tools/FM/FmRadioIf/src/java/com/ti/core/
H A DJFmTx.java1278 int status = nativeJFmTx_GetRdsTextRtMsg(txContext.getValue());
1280 JFmLog.d(TAG, "After nativeJFmTx_GetRdsTextRtMsg, status = " + jFmTxStatus.toString());
1482 private static native int nativeJFmTx_GetRdsTextRtMsg(long contextValue); method in class:JFmTx

Completed in 11 milliseconds