Home
last modified time | relevance | path

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

/external/autotest/client/site_tests/policy_BlockThirdPartyCookies/
Dpolicy_BlockThirdPartyCookies.py51 setting_is_disabled = properties[self.SETTING_DISABLED]
/external/autotest/client/site_tests/policy_SearchSuggestEnabled/
Dpolicy_SearchSuggestEnabled.py53 setting_is_disabled = properties[self.SETTING_DISABLED]
/external/autotest/client/site_tests/policy_SpellCheckServiceEnabled/
Dpolicy_SpellCheckServiceEnabled.py54 setting_is_disabled = properties[self.SETTING_DISABLED]
/external/autotest/client/site_tests/policy_ChromeOsLockOnIdleSuspend/
Dpolicy_ChromeOsLockOnIdleSuspend.py112 setting_is_disabled = properties[self.SETTING_DISABLED]
/external/autotest/client/cros/enterprise/
Denterprise_policy_base.py65 SETTING_DISABLED = 2 variable in EnterprisePolicyTest