Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/content/
H A DContentCaptureOptions.java83 public final boolean enableReceiver; field in ContentCaptureOptions
158 boolean enableReceiver, in ContentCaptureOptions()
200 boolean enableReceiver, in ContentCaptureOptions()
380 public final boolean enableReceiver; field in ContentCaptureOptions.ContentProtectionOptions
389 public ContentProtectionOptions(boolean enableReceiver, int bufferSize) { in ContentProtectionOptions()