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

  /hardware/ti/wpan/tools/FM/service/src/jni/
JFmRxNative.cpp 697 static int nativeJFmRx_SetVolume(JNIEnv *env, jobject obj,jlong jContextValue,jint jFmVolume)
702 V4L2_JBTL_LOGD("nativeJFmRx_SetVolume(): Entered");
710 V4L2_JBTL_LOGD("nativeJFmRx_SetVolume():Failed to set volume\n");
713 V4L2_JBTL_LOGD("nativeJFmRx_SetVolume():Setting volume to %d \n",jFmVolume);
717 V4L2_JBTL_LOGD("nativeJFmRx_SetVolume(): Exit");
    [all...]
  /hardware/ti/wpan/tools/FM/FmRadioIf/src/java/com/ti/core/
JFmRx.java     [all...]

Completed in 29 milliseconds