Searched defs:ContentCaptureOptions (Results 1 – 1 of 1) sorted by relevance
42 public final class ContentCaptureOptions implements Parcelable { class88 public ContentCaptureOptions(int loggingLevel) { in ContentCaptureOptions() method in ContentCaptureOptions97 public ContentCaptureOptions(int loggingLevel, int maxBufferSize, int idleFlushingFrequencyMs, in ContentCaptureOptions() method in ContentCaptureOptions106 public ContentCaptureOptions(@Nullable ArraySet<ComponentName> whitelistedComponents) { in ContentCaptureOptions() method in ContentCaptureOptions114 private ContentCaptureOptions(boolean lite, int loggingLevel, int maxBufferSize, in ContentCaptureOptions() method in ContentCaptureOptions