HomeSort by relevance Sort by last modified time
    Searched refs:POLICIES (Results 1 - 10 of 10) sorted by null

  /external/autotest/client/site_tests/policy_SafeBrowsingEnabled/
policy_SafeBrowsingEnabled.py 63 POLICIES = {'SafeBrowsingEnabled': case}
64 self.setup_case(user_policies=POLICIES)
  /external/autotest/client/site_tests/policy_DefaultJavaScriptSetting/
policy_DefaultJavaScriptSetting.py 30 self.POLICIES = {}
71 self.POLICIES[self.POLICY_NAME] = case_value
72 self.setup_case(user_policies=self.POLICIES)
  /external/autotest/client/site_tests/policy_DeveloperToolsAvailability/
policy_DeveloperToolsAvailability.py 28 self.POLICIES = {}
81 self.POLICIES[self.POLICY_NAME] = case_value
84 self.setup_case(user_policies=self.POLICIES)
  /external/autotest/client/site_tests/policy_IncognitoModeAvailability/
policy_IncognitoModeAvailability.py 25 self.POLICIES = {}
68 self.POLICIES[self.POLICY_NAME] = case_value
69 self.setup_case(user_policies=self.POLICIES)
  /external/autotest/client/site_tests/policy_ReportUploadFrequency/
policy_ReportUploadFrequency.py 24 self.POLICIES = {}
64 self.POLICIES[self.POLICY_NAME] = case_value
66 self.setup_case(device_policies=self.POLICIES, enroll=True)
  /external/autotest/client/site_tests/policy_SavingBrowserHistoryDisabled/
policy_SavingBrowserHistoryDisabled.py 65 self.POLICIES = {self.POLICY_NAME: self.TEST_CASES[case]}
66 self.setup_case(user_policies=self.POLICIES)
  /external/autotest/client/site_tests/policy_ForceYouTubeRestrict/
policy_ForceYouTubeRestrict.py 127 self.POLICIES = {self.POLICY_NAME: self.TEST_CASES[case]}
128 self.setup_case(user_policies=self.POLICIES)
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/managedprovisioning/
PolicyTransparencyTestListActivity.java 36 * Test class to verify transparency for policies enforced by device/profile owner.
57 * These contain all the policies except for the user restriction ones.
59 private static final Pair<Intent, Integer>[] POLICIES;
93 POLICIES = new Pair[policyTests.length];
100 POLICIES[i] = Pair.create(intent, policyLabels[i]);
157 // no other policies for COMP
160 for (Pair<Intent, Integer> policy : POLICIES) {
  /external/jarjar/lib/
apache-ant-1.9.4.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
ant.jar 

Completed in 314 milliseconds