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

/frameworks/opt/net/wifi/service/jni/
H A Djni_helper.h16 void setLongArrayElement(JNIEnv *env, jobject obj, const char *name, int index, jlong value);
H A Djni_helper.cpp314 void setLongArrayElement(JNIEnv *env, jobject obj, const char *name, int index, jlong value) function in namespace:android

Completed in 59 milliseconds