Added in API level 29

android.view.contentcapture


Interfaces

DataShareWriteAdapter Adapter class used by apps to share data with the Content Capture service. 

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

Provides additional ways for apps to integrate with the content capture subsystem. 

ContentCaptureNodeProperties Properties of a Node for Content Capture. 
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 request the content capture service to remove data associated with LocusIds
DataRemovalRequest.Builder Builder for DataRemovalRequest objects. 
DataRemovalRequest.LocusIdRequest Representation of a request to remove data associated with a LocusId
DataShareRequest Container class representing a request to share data with Content Capture service.