Home
last modified time | relevance | path

Searched refs:ActionsSuggestionsModel (Results 1 – 2 of 2) sorted by relevance

/external/libtextclassifier/java/com/google/android/textclassifier/
DActionsSuggestionsModel.java27 public final class ActionsSuggestionsModel implements AutoCloseable { class
40 public ActionsSuggestionsModel(int fileDescriptor, byte[] serializedPreconditions) { in ActionsSuggestionsModel() method in ActionsSuggestionsModel
47 public ActionsSuggestionsModel(int fileDescriptor) { in ActionsSuggestionsModel() method in ActionsSuggestionsModel
55 public ActionsSuggestionsModel(String path, byte[] serializedPreconditions) { in ActionsSuggestionsModel() method in ActionsSuggestionsModel
62 public ActionsSuggestionsModel(String path) { in ActionsSuggestionsModel() method in ActionsSuggestionsModel
/external/libtextclassifier/actions/
Dactions_jni.h25 #define TC3_ACTIONS_CLASS_NAME ActionsSuggestionsModel