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

  /hardware/ti/wpan/tools/FM/service/src/jni/
JFmRxNative.cpp 458 static int nativeJFmRx_GetBand(JNIEnv *env, jobject obj,jlong jContextValue)
466 V4L2_JBTL_LOGD("nativeJFmRx_getBand(): Exit");
    [all...]
  /hardware/ti/wpan/tools/FM/FmRadioIf/src/java/com/ti/core/
JFmRx.java 641 int status = nativeJFmRx_GetBand(context.getValue());
644 JFmLog.d(TAG, "After nativeJFmRx_GetBand, status = " + jFmRxStatus.toString());
646 JFmLog.e(TAG, "getBand: exception during nativeJFmRx_GetBand (" + e.toString() + ")");
    [all...]

Completed in 26 milliseconds