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

/hardware/ti/wpan/tools/FM/service/src/jni/
H A DJFmTxNative.cpp1416 void nativeJFmTx_ClassInitNative(JNIEnv* env, jclass clazz){ function
1417 V4L2_JBTL_LOGD("nativeJFmTx_ClassInitNative: Entered");
1431 V4L2_JBTL_LOGD("nativeJFmTx_ClassInitNative: Initializing FMTX callback structure");
1434 V4L2_JBTL_LOGD("nativeJFmTx_ClassInitNative: Obtaining method IDs");
1737 V4L2_JBTL_LOGD("nativeJFmTx_ClassInitNative:Exiting");
1742 {"nativeJFmTx_ClassInitNative", "()V", (void*)nativeJFmTx_ClassInitNative},
/hardware/ti/wpan/tools/FM/FmRadioIf/src/java/com/ti/core/
H A DJFmTx.java42 nativeJFmTx_ClassInitNative();
1417 private static native void nativeJFmTx_ClassInitNative(); method in class:JFmTx

Completed in 11 milliseconds