Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/contentcapture/java/com/android/server/contentprotection/
H A DContentProtectionConsentManager.java56 @NonNull DevicePolicyManagerInternal devicePolicyManagerInternal) { in ContentProtectionConsentManager() argument
58 mDevicePolicyManagerInternal = devicePolicyManagerInternal; in ContentProtectionConsentManager()