Searched refs:getArrayField (Results 1 – 3 of 3) sorted by relevance
84 JNIObject<jobjectArray> getArrayField(jobject obj, const char *name, const char *type);
206 JNIObject<jobjectArray> JNIHelper::getArrayField(jobject obj, const char *name, const char *type) in getArrayField() function in android::JNIHelper
781 JNIObject<jobjectArray> array = helper.getArrayField( in android_net_wifi_setHotlist()897 JNIObject<jobjectArray> bssids = helper.getArrayField( in android_net_wifi_trackSignificantWifiChange()2190 JNIObject<jobjectArray> list = helper.getArrayField(settings, "networkList", in android_net_wifi_setPnoListNative()