Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/view/contentprotection/
H A DContentProtectionEventProcessor.java103 @NonNull IContentCaptureManager contentCaptureManager, in ContentProtectionEventProcessor() argument
107 mContentCaptureManager = contentCaptureManager; in ContentProtectionEventProcessor()
/aosp14/frameworks/base/core/java/android/service/voice/
H A DISandboxedDetectionService.aidl62 in IContentCaptureManager contentCaptureManager, in updateContentCaptureManager() argument
/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DActivityManagerService.java2096 @Nullable ContentCaptureManagerInternal contentCaptureManager) { in setContentCaptureManager()
2097 mContentCaptureService = contentCaptureManager; in setContentCaptureManager()