Home
last modified time | relevance | path

Searched defs:nativeGetLocalesWithOffset (Results 1 – 4 of 4) sorted by relevance

/external/libtextclassifier/native/actions/
Dactions_jni.cc544 TC3_JNI_METHOD(jstring, TC3_ACTIONS_CLASS_NAME, nativeGetLocalesWithOffset) in TC3_JNI_METHOD() argument
/external/libtextclassifier/jni/com/google/android/textclassifier/
DActionsSuggestionsModel.java366 private static native String nativeGetLocalesWithOffset(int fd, long offset, long size); in nativeGetLocalesWithOffset() method in ActionsSuggestionsModel
DAnnotatorModel.java1203 private static native String nativeGetLocalesWithOffset(int fd, long offset, long size); in nativeGetLocalesWithOffset() method in AnnotatorModel
/external/libtextclassifier/native/annotator/
Dannotator_jni.cc918 TC3_JNI_METHOD(jstring, TC3_ANNOTATOR_CLASS_NAME, nativeGetLocalesWithOffset) in TC3_JNI_METHOD() argument