android.view.textclassifier
Annotations
| TextClassifier.EntityType |
Interfaces
| LinksInfo | Link information that can be applied to text. |
| TextClassifier | Interface for providing text classification related features. |
Classes
| TextClassificationManager | Interface to the text classification service. |
| TextClassificationResult | Information for generating a widget to handle classified text. |
| TextClassificationResult.Builder |
Builder for building TextClassificationResults.
|
| TextLanguage | Specifies detected languages for a section of text indicated by a start and end index. |
| TextLanguage.Builder |
Builder to build TextLanguage objects.
|
| TextSelection | Information about where text selection should be. |
| TextSelection.Builder |
Builder used to build TextSelection objects.
|


