Searched refs:mContentProtectionAllowlistManager (Results 1 – 2 of 2) sorted by relevance
86 private ContentProtectionAllowlistManager mContentProtectionAllowlistManager; field in ContentProtectionAllowlistManagerTest95 mContentProtectionAllowlistManager = new TestContentProtectionAllowlistManager(); in setup()109 mContentProtectionAllowlistManager.start(DELAY_MS); in start_firstTime_beforeDelay()121 mContentProtectionAllowlistManager.start(DELAY_MS); in start_firstTime_afterDelay()135 mContentProtectionAllowlistManager.start(DELAY_MS); in start_secondTime()139 mContentProtectionAllowlistManager.start(DELAY_MS); in start_secondTime()153 mContentProtectionAllowlistManager.stop(); in stop_notStarted()166 mContentProtectionAllowlistManager.start(DELAY_MS); in stop_started_beforeDelay()169 mContentProtectionAllowlistManager.stop(); in stop_started_beforeDelay()181 mContentProtectionAllowlistManager.start(DELAY_MS); in stop_started_afterDelay()[all …]
261 private ContentProtectionAllowlistManager mContentProtectionAllowlistManager; field in ContentCaptureManagerService557 contentProtectionAllowlistManagerOld = mContentProtectionAllowlistManager; in setFineTuneParamsFromDeviceConfig()626 mContentProtectionAllowlistManager = contentProtectionAllowlistManagerNew; in setFineTuneParamsFromDeviceConfig()1080 && mContentProtectionAllowlistManager != null in isContentProtectionEnabledLocked()1554 allowlistManager = mContentProtectionAllowlistManager; in isContentProtectionReceiverEnabled()