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

/frameworks/opt/net/wifi/service/jni/
H A Djni_helper.h113 jboolean callStaticMethod(jclass cls, const char *method, const char *signature, ...);
H A Djni_helper.cpp550 jboolean JNIHelper::callStaticMethod(jclass cls, const char *method, const char *signature, ...) function in class:android::JNIHelper
H A Dcom_android_server_wifi_WifiNative.cpp191 jboolean ret = helper.callStaticMethod(mCls,

Completed in 108 milliseconds