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

/hardware/ti/wpan/tools/FM/FmRadioIf/src/java/com/ti/core/
H A DJFmTx.java761 int status = nativeJFmTx_GetRdsTransmissionMode(txContext.getValue());
763 JFmLog.d(TAG, "After nativeJFmTx_GetRdsTransmissionMode, status = "
767 "txGetRdsTransmissionMode: exception during nativeJFmTx_GetRdsTransmissionMode ("
1445 private static native int nativeJFmTx_GetRdsTransmissionMode(long contextValue); method in class:JFmTx

Completed in 19 milliseconds