Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/com/android/internal/policy/
H A DDecorContext.java44 private ContentCaptureManager mContentCaptureManager; field in DecorContext
/aosp14/frameworks/base/core/java/android/service/voice/
H A DVisualQueryDetectionService.java91 private ContentCaptureManager mContentCaptureManager; field in VisualQueryDetectionService
H A DHotwordDetectionService.java139 private ContentCaptureManager mContentCaptureManager; field in HotwordDetectionService
/aosp14/frameworks/base/core/java/android/view/contentprotection/
H A DContentProtectionEventProcessor.java84 @NonNull private final IContentCaptureManager mContentCaptureManager; field in ContentProtectionEventProcessor
/aosp14/frameworks/base/core/java/android/app/
H A DActivity.java888 @Nullable private ContentCaptureManager mContentCaptureManager; field in Activity
/aosp14/frameworks/base/core/java/android/view/
H A DView.java31044 ContentCaptureManager mContentCaptureManager; field in View.AttachInfo