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

/hardware/ti/wpan/tools/FM/service/src/jni/
H A DJFmTxNative.cpp822 static int nativeJFmTx_GetPowerLevel(JNIEnv *env, jobject obj, jlong jContextValue) function
1788 {"nativeJFmTx_GetPowerLevel","(J)I", (void*)nativeJFmTx_GetPowerLevel},
/hardware/ti/wpan/tools/FM/FmRadioIf/src/java/com/ti/core/
H A DJFmTx.java686 int status = nativeJFmTx_GetPowerLevel(txContext.getValue());
1437 private static native int nativeJFmTx_GetPowerLevel(long contextValue); method in class:JFmTx

Completed in 146 milliseconds