Searched refs:KEY_CONTENT_PROTECTION_USER_CONSENT (Results 1 – 2 of 2) sorted by relevance
49 private static final String KEY_CONTENT_PROTECTION_USER_CONSENT = field in ContentProtectionConsentManager76 registerSettingsGlobalObserver(KEY_CONTENT_PROTECTION_USER_CONSENT); in ContentProtectionConsentManager()102 mContentResolver, KEY_CONTENT_PROTECTION_USER_CONSENT, /* def= */ 0) in isContentProtectionUserConsentGranted()175 case KEY_CONTENT_PROTECTION_USER_CONSENT: in onChange()
69 private static final String KEY_CONTENT_PROTECTION_USER_CONSENT = field in ContentProtectionConsentManagerTest76 Settings.Global.getUriFor(KEY_CONTENT_PROTECTION_USER_CONSENT);378 putGlobalSettings(KEY_CONTENT_PROTECTION_USER_CONSENT, VALUE_TRUE); in contentObserver_policyFlagDisabled_contentProtection()401 putGlobalSettings(KEY_CONTENT_PROTECTION_USER_CONSENT, VALUE_TRUE); in contentObserver_policyFlagEnabled_contentProtection()431 KEY_CONTENT_PROTECTION_USER_CONSENT, in createContentProtectionConsentManager()