Home
last modified time | relevance | path

Searched refs:gHashMapPut (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/jni/
Dandroid_os_VintfObject.cpp32 static jmethodID gHashMapPut; variable
206 env->CallObjectMethod(jMap, gHashMapPut, in android_os_VintfObject_getVndkSnapshots()
242 gHashMapPut = GetMethodIDOrDie(env, gHashMapClazz, "put", in register_android_os_VintfObject()