Home
last modified time | relevance | path

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

/frameworks/base/media/jni/
Dandroid_media_AudioPresentation.h49 jmethodID ulocaleConstructID; member
87 ulocaleConstructID = env->GetMethodID(ulocaleClazz, "<init>", "(Ljava/lang/String;)V"); in init()
88 CHECK(ulocaleConstructID != NULL); in init()
143 fields.ulocaleClazz, fields.ulocaleConstructID, jLanguage.get())); in addPresentations()
174 fields.ulocaleConstructID, in convertLabelsToMap()