Home
last modified time | relevance | path

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

/external/libtextclassifier/jni/com/google/android/textclassifier/
DActionsSuggestionsModel.java177 if (!nativeInitializeConversationIntentDetection(actionsModelPtr, serializedConfig)) { in initializeConversationIntentDetection()
361 private native boolean nativeInitializeConversationIntentDetection( in nativeInitializeConversationIntentDetection() method in ActionsSuggestionsModel
/external/libtextclassifier/native/actions/
Dactions_jni.h45 nativeInitializeConversationIntentDetection)
Dactions_jni.cc598 nativeInitializeConversationIntentDetection) in TC3_JNI_METHOD() argument