Searched refs:_sMethodId_nativeCb_fmTxCmdSetRdsTextRtMsg (Results 1 - 1 of 1) sorted by relevance

/hardware/ti/wpan/tools/FM/service/src/jni/
H A DJFmTxNative.cpp64 static jmethodID _sMethodId_nativeCb_fmTxCmdSetRdsTextRtMsg; variable
1026 env->CallStaticVoidMethod(_sJClass,_sMethodId_nativeCb_fmTxCmdSetRdsTextRtMsg,
1490 _sMethodId_nativeCb_fmTxCmdSetRdsTextRtMsg= env->GetStaticMethodID(clazz,
1493 VERIFY_METHOD_ID(_sMethodId_nativeCb_fmTxCmdSetRdsTextRtMsg);

Completed in 5 milliseconds