Home
last modified time | relevance | path

Searched defs:nativeGetLocales (Results 1 – 6 of 6) sorted by relevance

/external/libtextclassifier/java/com/google/android/textclassifier/
DActionsSuggestionsModel.java249 private static native String nativeGetLocales(int fd); in nativeGetLocales() method in ActionsSuggestionsModel
DAnnotatorModel.java559 private static native String nativeGetLocales(int fd); in nativeGetLocales() method in AnnotatorModel
/external/libtextclassifier/actions/
Dactions_jni.cc389 TC3_JNI_METHOD(jstring, TC3_ACTIONS_CLASS_NAME, nativeGetLocales) in TC3_JNI_METHOD() argument
/external/libtextclassifier/annotator/
Dannotator_jni.cc648 TC3_JNI_METHOD(jstring, TC3_ANNOTATOR_CLASS_NAME, nativeGetLocales) in TC3_JNI_METHOD() argument
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowArscAssetManager10.java1259 protected static @Nullable String[] nativeGetLocales(long ptr, boolean exclude_system) { in nativeGetLocales() method in ShadowArscAssetManager10
DShadowArscAssetManager9.java1255 protected static @Nullable String[] nativeGetLocales(long ptr, boolean exclude_system) { in nativeGetLocales() method in ShadowArscAssetManager9