Home
last modified time | relevance | path

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

/hardware/ti/wpan/tools/FM/service/src/jni/
DJFmRxNative.cpp114 static jmethodID _sMethodId_nativeCb_fmRxCmdGetChannelSpacing; variable
1694 … env->CallStaticVoidMethod(_sJClass,_sMethodId_nativeCb_fmRxCmdGetChannelSpacing,(jlong)context, in nativeJFmRx_Callback()
2004 _sMethodId_nativeCb_fmRxCmdGetChannelSpacing = env->GetStaticMethodID(clazz, in nativeJFmRx_ClassInitNative()
2007 VERIFY_METHOD_ID(_sMethodId_nativeCb_fmRxCmdGetChannelSpacing); in nativeJFmRx_ClassInitNative()