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

/frameworks/opt/net/wifi/service/jni/
H A Djni_helper.h7 jboolean getBoolField(JNIEnv *env, jobject obj, const char *name);
H A Djni_helper.cpp50 jboolean getBoolField(JNIEnv *env, jobject obj, const char *name) function in namespace:android
H A Dcom_android_server_wifi_WifiNative.cpp392 bool passive = getBoolField(env, channel, "passive");

Completed in 4212 milliseconds