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

/hardware/ti/wpan/tools/FM/FmRadioIf/src/java/com/ti/core/
H A DJFmTx.java1358 int status = nativeJFmTx_GetRdsTrafficCodes(txContext.getValue());
1360 JFmLog.d(TAG, "After nativeJFmTx_GetRdsTrafficCodes, status = "
1363 JFmLog.e(TAG, "txGetRdsTrafficCodes: exception during nativeJFmTx_GetRdsTrafficCodes ("
1473 private static native int nativeJFmTx_GetRdsTrafficCodes(long contextValue); method in class:JFmTx

Completed in 121 milliseconds