Home
last modified time | relevance | path

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

/frameworks/base/services/contentcapture/java/com/android/server/contentcapture/
DContentCaptureManagerService.java1547 ContentProtectionConsentManager consentManager; in isContentProtectionReceiverEnabled() local
1553 consentManager = mContentProtectionConsentManager; in isContentProtectionReceiverEnabled()
1556 return consentManager.isConsentGranted(userId) in isContentProtectionReceiverEnabled()