Home
last modified time | relevance | path

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

/frameworks/base/services/contentcapture/java/com/android/server/contentcapture/
DContentCaptureManagerService.java480 ContentProtectionAllowlistManager contentProtectionAllowlistManagerOld; in setFineTuneParamsFromDeviceConfig() local
557 contentProtectionAllowlistManagerOld = mContentProtectionAllowlistManager; in setFineTuneParamsFromDeviceConfig()
602 if (contentProtectionAllowlistManagerOld != null && !enableContentProtectionReceiverNew) { in setFineTuneParamsFromDeviceConfig()
603 contentProtectionAllowlistManagerOld.stop(); in setFineTuneParamsFromDeviceConfig()