Searched refs:ulocaleConstructID (Results 1 – 1 of 1) sorted by relevance
45 jmethodID ulocaleConstructID; member83 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()