Added in API level 29
android.view.contentcapture
Classes
| ContentCaptureCondition | Defines a condition for when content capture should be allowed. |
| ContentCaptureContext |
Context associated with a ContentCaptureSession - see ContentCaptureManager for
more info.
|
| ContentCaptureContext.Builder |
Builder for ContentCaptureContext objects.
|
| ContentCaptureManager | Content capture is mechanism used to let apps notify the Android system of events associated with views. |
| ContentCaptureSession | Session used when notifying the Android system about events associated with views. |
| ContentCaptureSessionId | Identifier for a Content Capture session. |
| DataRemovalRequest |
Class used by apps to remove content capture data associated with LocusId.
|
| DataRemovalRequest.Builder |
Builder for DataRemovalRequest objects.
|
| DataRemovalRequest.LocusIdRequest |
Representation of a request to remove data associated with a LocusId.
|