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

  /hardware/ti/wpan/tools/FM/service/src/jni/
JFmTxNative.cpp 160 static jint nativeJFmTx_Destroy(JNIEnv *env, jobject obj,jlong jContextValue)
    [all...]
  /hardware/ti/wpan/tools/FM/FmRadioIf/src/java/com/ti/core/
JFmTx.java 527 int fmStatus = nativeJFmTx_Destroy(txContext.getValue());
529 JFmLog.d(TAG, "After nativeJFmTx_Destroy, status = " + jFmTxStatus.toString());
539 JFmLog.e(TAG, "txDestroy: exception during nativeJFmTx_Destroy (" + e.toString() + ")");
    [all...]

Completed in 459 milliseconds