Searched defs:ContentCaptureOptions (Results 1 – 1 of 1) sorted by relevance
43 public final class ContentCaptureOptions implements Parcelable { class90 public ContentCaptureOptions(int loggingLevel) { in ContentCaptureOptions() method in ContentCaptureOptions99 public ContentCaptureOptions(int loggingLevel, int maxBufferSize, int idleFlushingFrequencyMs, in ContentCaptureOptions() method in ContentCaptureOptions109 public ContentCaptureOptions(@Nullable ArraySet<ComponentName> whitelistedComponents) { in ContentCaptureOptions() method in ContentCaptureOptions117 private ContentCaptureOptions(boolean lite, int loggingLevel, int maxBufferSize, in ContentCaptureOptions() method in ContentCaptureOptions