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

/frameworks/base/media/jni/
H A Dandroid_media_Utils.cpp134 JNIEnv *env, jobject hashMapObj, jmethodID hashMapPutID,
140 hashMapObj, hashMapPutID, keyObj, valueObj);
162 jmethodID hashMapPutID = local
168 if (hashMapPutID == NULL) {
235 hashMapPutID,
242 hashMapPutID,
249 hashMapPutID,
256 hashMapPutID,
270 hashMap, hashMapPutID, keyObj, valueObj);
133 SetMapInt32( JNIEnv *env, jobject hashMapObj, jmethodID hashMapPutID, const char *key, int32_t value) argument

Completed in 28 milliseconds