Searched refs:createContentProtectionConsentManager (Results 1 – 3 of 3) sorted by relevance
85 createContentProtectionConsentManager(mMockContentResolver); in constructor_registersContentObserver()99 createContentProtectionConsentManager(VALUE_FALSE); in isConsentGranted_packageVerifierNotGranted()109 ContentProtectionConsentManager manager = createContentProtectionConsentManager(VALUE_TRUE); in isConsentGranted_packageVerifierGranted_userNotManaged()121 ContentProtectionConsentManager manager = createContentProtectionConsentManager(VALUE_TRUE); in isConsentGranted_packageVerifierGranted_userManaged()131 createContentProtectionConsentManager(VALUE_DEFAULT); in isConsentGranted_packageVerifierDefault()141 ContentProtectionConsentManager manager = createContentProtectionConsentManager(VALUE_TRUE); in contentObserver()156 private ContentProtectionConsentManager createContentProtectionConsentManager( in createContentProtectionConsentManager() method in ContentProtectionConsentManagerTest164 private ContentProtectionConsentManager createContentProtectionConsentManager( in createContentProtectionConsentManager() method in ContentProtectionConsentManagerTest170 return createContentProtectionConsentManager(mTestableContentResolver); in createContentProtectionConsentManager()
481 protected ContentProtectionConsentManager createContentProtectionConsentManager() { in createContentProtectionConsentManager() method in ContentCaptureManagerServiceTest.TestContentCaptureManagerService
268 mContentProtectionConsentManager = createContentProtectionConsentManager(); in ContentCaptureManagerService()816 protected ContentProtectionConsentManager createContentProtectionConsentManager() { in createContentProtectionConsentManager() method in ContentCaptureManagerService