Home
last modified time | relevance | path

Searched defs:ContentCaptureContext (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/view/contentcapture/
DContentCaptureContext.java44 public final class ContentCaptureContext implements Parcelable { class
114 public ContentCaptureContext(@Nullable ContentCaptureContext clientContext, in ContentCaptureContext() method in ContentCaptureContext
131 private ContentCaptureContext(@NonNull Builder builder) { in ContentCaptureContext() method in ContentCaptureContext
142 public ContentCaptureContext(@Nullable ContentCaptureContext original, int extraFlags) { in ContentCaptureContext() method in ContentCaptureContext