Home
last modified time | relevance | path

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

/hardware/ti/wpan/tools/FM/service/src/jni/
DJFmRxNative.cpp109 static jmethodID _sMethodId_nativeCb_fmRxCmdGetRssiThreshhold; variable
1531 … env->CallStaticVoidMethod(_sJClass,_sMethodId_nativeCb_fmRxCmdGetRssiThreshhold,(jlong)context, in nativeJFmRx_Callback()
1965 _sMethodId_nativeCb_fmRxCmdGetRssiThreshhold = env->GetStaticMethodID(clazz, in nativeJFmRx_ClassInitNative()
1968 VERIFY_METHOD_ID(_sMethodId_nativeCb_fmRxCmdGetRssiThreshhold); in nativeJFmRx_ClassInitNative()