Searched refs:nGetLocale (Results 1 – 2 of 2) sorted by relevance
167 jstring nGetLocale(JNIEnv* env, jclass, jlong ptr) { in nGetLocale() function224 { "nGetLocale", "(J)Ljava/lang/String;", (void*) nGetLocale },
90 private static native String nGetLocale(long ptr); in nGetLocale() method in NativeSystemFontHelper