Home
last modified time | relevance | path

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

/frameworks/base/services/contentcapture/java/com/android/server/contentcapture/
DContentCaptureManagerService.java599 ContentProtectionAllowlistManager contentProtectionAllowlistManagerNew = null; in setFineTuneParamsFromDeviceConfig() local
608 contentProtectionAllowlistManagerNew = in setFineTuneParamsFromDeviceConfig()
611 contentProtectionAllowlistManagerNew.start(contentProtectionAllowlistDelayMs); in setFineTuneParamsFromDeviceConfig()
626 mContentProtectionAllowlistManager = contentProtectionAllowlistManagerNew; in setFineTuneParamsFromDeviceConfig()