OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:POLICIES
(Results
1 - 6
of
6
) sorted by null
/cts/apps/CtsVerifier/src/com/android/cts/verifier/managedprovisioning/
PolicyTransparencyTestListActivity.java
35
* Test class to verify transparency for
policies
enforced by device/profile owner.
44
private static final Pair<Intent, Integer>[]
POLICIES
;
78
POLICIES
= new Pair[policyTests.length];
85
POLICIES
[i] = Pair.create(intent, policyLabels[i]);
133
for (Pair<Intent, Integer> policy :
POLICIES
) {
/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
);
/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 88 milliseconds