Home
last modified time | relevance | path

Searched refs:nativeJFmRx_ChangeAudioTarget (Results 1 – 2 of 2) sorted by relevance

/hardware/ti/wpan/tools/FM/service/src/jni/
DJFmRxNative.cpp1045 static int nativeJFmRx_ChangeAudioTarget (JNIEnv *env, jobject obj,jlong jContextValue, jint jFmR… in nativeJFmRx_ChangeAudioTarget() function
2174 {"nativeJFmRx_ChangeAudioTarget","(JII)I",(void*)nativeJFmRx_ChangeAudioTarget},
/hardware/ti/wpan/tools/FM/FmRadioIf/src/java/com/ti/core/
DJFmRx.java1201 int fmStatus = nativeJFmRx_ChangeAudioTarget(context.getValue(), jFmRxAudioTargetMask in changeAudioTarget()
1419 private static native int nativeJFmRx_ChangeAudioTarget(long contextValue, int audioTargetMask, in nativeJFmRx_ChangeAudioTarget() method in JFmRx