Home
last modified time | relevance | path

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

/frameworks/base/services/contentcapture/java/com/android/server/contentcapture/
DContentCaptureManagerService.java478 long contentProtectionAllowlistDelayMs; in setFineTuneParamsFromDeviceConfig() local
541 contentProtectionAllowlistDelayMs = in setFineTuneParamsFromDeviceConfig()
586 + contentProtectionAllowlistDelayMs in setFineTuneParamsFromDeviceConfig()
611 contentProtectionAllowlistManagerNew.start(contentProtectionAllowlistDelayMs); in setFineTuneParamsFromDeviceConfig()
622 mDevCfgContentProtectionAllowlistDelayMs = contentProtectionAllowlistDelayMs; in setFineTuneParamsFromDeviceConfig()