Home
last modified time | relevance | path

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

/external/libtextclassifier/jni/com/google/android/textclassifier/
DActionsSuggestionsModel.java29 public final class ActionsSuggestionsModel implements AutoCloseable { class
42 public ActionsSuggestionsModel(int fileDescriptor, @Nullable byte[] serializedPreconditions) { in ActionsSuggestionsModel() method in ActionsSuggestionsModel
49 public ActionsSuggestionsModel(int fileDescriptor) { in ActionsSuggestionsModel() method in ActionsSuggestionsModel
57 public ActionsSuggestionsModel(String path, @Nullable byte[] serializedPreconditions) { in ActionsSuggestionsModel() method in ActionsSuggestionsModel
64 public ActionsSuggestionsModel(String path) { in ActionsSuggestionsModel() method in ActionsSuggestionsModel
72 public ActionsSuggestionsModel( in ActionsSuggestionsModel() method in ActionsSuggestionsModel
85 public ActionsSuggestionsModel(AssetFileDescriptor assetFileDescriptor) { in ActionsSuggestionsModel() method in ActionsSuggestionsModel