Added in version 37.2
android.service.personalcontext.understander
Classes
| ContextUnderstanderService | This is the base class for understander services to implement, handling service details. |
| UnderstandRequest |
Request data for ContextUnderstanderService.onUnderstand.
|
| UnderstandResult |
Result for ContextUnderstanderService.onUnderstand(UnderstandRequest).
|
| UnderstandResult.Builder |
Builder for creating an UnderstandResult.
|