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

  /hardware/ti/wpan/tools/FM/service/src/jni/
JFmRxNative.cpp 759 static int nativeJFmRx_GetChannelSpacing(JNIEnv *env, jobject obj,jlong jContextValue)
763 ALOGD("nativeJFmRx_GetChannelSpacing(): Entered");
765 ALOGD("nativeJFmRx_GetChannelSpacing(): Exit");
    [all...]
  /hardware/ti/wpan/tools/FM/FmRadioIf/src/java/com/ti/core/
JFmRx.java 682 int status = nativeJFmRx_GetChannelSpacing(context.getValue());
685 .d(TAG, "After nativeJFmRx_GetChannelSpacing, status = "
688 JFmLog.e(TAG, "getChannelSpacing: exception during nativeJFmRx_GetChannelSpacing ("
    [all...]

Completed in 26 milliseconds