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

/hardware/ti/wpan/tools/FM/FmRadioIf/src/java/com/ti/core/
H A DJFmTx.java858 int status = nativeJFmTx_ChangeAudioSource(txContext.getValue(), audioSrc.getValue(),
862 .d(TAG, "After nativeJFmTx_ChangeAudioSource, status = "
865 JFmLog.e(TAG, "txChangeAudioSource: exception during nativeJFmTx_ChangeAudioSource ("
1458 private static native int nativeJFmTx_ChangeAudioSource(long contextValue, int audioSrc, method in class:JFmTx

Completed in 8 milliseconds