android.service.autofill
Classes
| AutoFillService | Top-level service of the current auto-fill service for a given user. |
| Dataset |
A set of data that can be used to auto-fill an Activity.
|
| Dataset.Builder |
A builder for Dataset objects.
|
| FillCallback |
Handles auto-fill requests from the AutoFillService into the Activity being
auto-filled.
|
| FillResponse |
Response for a onFillRequest(android.app.assist.AssistStructure, Bundle, android.os.CancellationSignal, FillCallback).
|
| FillResponse.Builder |
Builder for FillResponse objects.
|
| SaveCallback |
Handles save requests from the AutoFillService into the Activity being
auto-filled.
|

