HomeSort by relevance Sort by last modified time
    Searched refs:nativeJFmTx_SetMonoStereoMode (Results 1 - 2 of 2) sorted by null

  /hardware/ti/wpan/tools/FM/service/src/jni/
JFmTxNative.cpp 784 static int nativeJFmTx_SetMonoStereoMode(JNIEnv *env, jobject obj, jlong jContextValue,jint monoStereoMode)
    [all...]
  /hardware/ti/wpan/tools/FM/FmRadioIf/src/java/com/ti/core/
JFmTx.java 915 int status = nativeJFmTx_SetMonoStereoMode(txContext.getValue(), mode.getValue());
918 .d(TAG, "After nativeJFmTx_SetMonoStereoMode, status = "
921 JFmLog.e(TAG, "txSetMonoStereoMode: exception during nativeJFmTx_SetMonoStereoMode ("
    [all...]

Completed in 25 milliseconds