Searched defs:hashMapObj (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/media/jni/
H A Dandroid_media_Utils.cpp270 JNIEnv *env, jobject hashMapObj, jmethodID hashMapPutID,
275 env->CallObjectMethod(hashMapObj, hashMapPutID, keyObj, valueObj);
269 SetMapInt32( JNIEnv *env, jobject hashMapObj, jmethodID hashMapPutID, const char *key, int32_t value) argument

Completed in 220 milliseconds