Home
last modified time | relevance | path

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

/frameworks/base/services/contentcapture/java/com/android/server/contentcapture/
DContentCaptureManagerService.java235 long mDevCfgContentProtectionAllowlistDelayMs; field in ContentCaptureManagerService
622 mDevCfgContentProtectionAllowlistDelayMs = contentProtectionAllowlistDelayMs; in setFineTuneParamsFromDeviceConfig()
923 pw.println(mDevCfgContentProtectionAllowlistDelayMs); in dumpLocked()