Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/content/
DContentCaptureOptions.java42 public final class ContentCaptureOptions implements Parcelable { class
88 public ContentCaptureOptions(int loggingLevel) { in ContentCaptureOptions() method in ContentCaptureOptions
97 public ContentCaptureOptions(int loggingLevel, int maxBufferSize, int idleFlushingFrequencyMs, in ContentCaptureOptions() method in ContentCaptureOptions
106 public ContentCaptureOptions(@Nullable ArraySet<ComponentName> whitelistedComponents) { in ContentCaptureOptions() method in ContentCaptureOptions
114 private ContentCaptureOptions(boolean lite, int loggingLevel, int maxBufferSize, in ContentCaptureOptions() method in ContentCaptureOptions