Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/policy/
DDecorContext.java44 private ContentCaptureManager mContentCaptureManager; field in DecorContext
/frameworks/base/core/java/android/service/voice/
DVisualQueryDetectionService.java91 private ContentCaptureManager mContentCaptureManager; field in VisualQueryDetectionService
DHotwordDetectionService.java150 private ContentCaptureManager mContentCaptureManager; field in HotwordDetectionService
/frameworks/base/core/java/android/view/contentprotection/
DContentProtectionEventProcessor.java63 @NonNull private final IContentCaptureManager mContentCaptureManager; field in ContentProtectionEventProcessor
/frameworks/base/core/java/android/app/
DActivity.java920 @Nullable private ContentCaptureManager mContentCaptureManager; field in Activity
/frameworks/base/core/java/android/view/
DView.java32117 ContentCaptureManager mContentCaptureManager; field in View.AttachInfo