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

  /hardware/ti/wpan/tools/FM/service/src/jni/
JFmRxNative.cpp 1162 static int nativeJFmRx_CompleteScan(JNIEnv *env, jobject obj, jlong jContextValue)
1166 ALOGD("nativeJFmRx_CompleteScan(): Entered");
1169 ALOGD("nativeJFmRx_CompleteScan(): Exit");
    [all...]
  /hardware/ti/wpan/tools/FM/FmRadioIf/src/java/com/ti/core/
JFmRx.java 723 int status = nativeJFmRx_CompleteScan(context.getValue());
725 JFmLog.d(TAG, "After nativeJFmRx_CompleteScan, status = " + jFmRxStatus.toString());
727 JFmLog.e(TAG, "completeScan: exception during nativeJFmRx_CompleteScan ("
    [all...]

Completed in 24 milliseconds