Home
last modified time | relevance | path

Searched refs:GlobalContentCaptureOptions (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/contentcapture/java/com/android/server/contentcapture/
DContentCaptureManagerService.java127 final GlobalContentCaptureOptions mGlobalContentCaptureOptions =
128 new GlobalContentCaptureOptions();
753 final class GlobalContentCaptureOptions extends GlobalWhitelistState { class in ContentCaptureManagerService