android.view.textclassifier
Interfaces
| TextClassificationSessionFactory | An interface for creating a session-aware TextClassifier. |
| TextClassifier | Interface for providing text classification related features. |
Classes
| ConversationAction | Represents the action suggested by a |
| ConversationActions | Represents a list of actions suggested by a |
| SelectionEvent | A selection event. |
| TextClassification | Information for generating a widget to handle classified text. |
| TextClassificationContext | A representation of the context in which text classification would be performed. |
| TextClassificationManager | Interface to the text classification service. |
| TextClassificationSessionId | This class represents the id of a text classification session. |
| TextClassifierEvent | This class represents events that are sent by components to the |
| TextLanguage | Represents the result of language detection of a piece of text. |
| TextLinks | A collection of links, representing subsequences of text and the entity types (phone number, address, url, etc) they may be. |
| TextSelection | Information about where text selection should be. |