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

  /libcore/ojluni/src/main/java/sun/security/x509/
CertificatePoliciesExtension.java 36 * This class defines the certificate policies extension which specifies the
37 * policies under which the certificate has been issued
41 * list of those policies which they will accept and to compare the
80 public static final String POLICIES = "policies";
194 if (name.equalsIgnoreCase(POLICIES)) {
211 if (name.equalsIgnoreCase(POLICIES)) {
225 if (name.equalsIgnoreCase(POLICIES)) {
241 elements.addElement(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) {
  /prebuilts/misc/common/robolectric/3.1.1/lib/
ant-1.8.0.jar 
  /prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.8.0/
ant-1.8.0.jar 
  /external/jarjar/lib/
apache-ant-1.9.4.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
ant.jar 
  /prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.8.2/
ant-1.8.2.jar 

Completed in 62 milliseconds