Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/jni/
H A Dandroid_os_VintfObject.cpp34 static jmethodID gHashMapPut; variable
155 env->CallObjectMethod(jMap, gHashMapPut, in android_os_VintfObject_getVndkSnapshots()
193 gHashMapPut = GetMethodIDOrDie(env, gHashMapClazz, in register_android_os_VintfObject()