Searched defs:hashMap (Results 1 – 5 of 5) sorted by relevance
58 HashMapFields hashMap; member66 jobject hashMap = env->NewObject(clazz, gFields.hashMap.init); in KeyedVectorToHashMap() local293 jobject hashMap = KeyedVectorToHashMap(env, map); in getRawAttributes() local
307 jobject hashMap = env->NewObject(hashMapClazz.get(), hashMapConstructID); in ConvertMessageToMap() local
471 JNIEnv *env, jobject &hashMap, bool* pIsOK) { in HashMapToKeyedVector()523 jobject hashMap = env->NewObject(clazz, gFields.hashmap.init); in KeyedVectorToHashMap() local
336 HashMap<ControlledHash, Integer> hashMap = new HashMap<ControlledHash, Integer>(); in run() local
META-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...