Home
last modified time | relevance | path

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

/frameworks/base/media/jni/
Dandroid_media_AudioPresentation.h45 jmethodID ulocaleConstructID; member
83 ulocaleConstructID = env->GetMethodID(ulocaleClazz, "<init>", "(Ljava/lang/String;)V"); in init()
84 CHECK(ulocaleConstructID != NULL); in init()
107 fields.ulocaleClazz, fields.ulocaleConstructID, jLanguage.get())); in addPresentations()
138 fields.ulocaleConstructID, in convertLabelsToMap()