Searched refs:EMPTY_LIST (Results 1 - 20 of 20) sorted by relevance

/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/util/io/pem/
H A DPemObject.java10 private static final List EMPTY_LIST = Collections.unmodifiableList(new ArrayList()); field in class:PemObject
24 this(type, EMPTY_LIST, content);
/external/guava/guava-tests/test/com/google/common/collect/
H A DForwardingSetTest.java102 private static final List<String> EMPTY_LIST = field in class:ForwardingSetTest
158 forward().addAll(EMPTY_LIST);
173 forward().containsAll(EMPTY_LIST);
193 forward().removeAll(EMPTY_LIST);
198 forward().retainAll(EMPTY_LIST);
H A DForwardingListTest.java135 private static final List<String> EMPTY_LIST = field in class:ForwardingListTest
193 forward.addAll(EMPTY_LIST);
213 forward.containsAll(EMPTY_LIST);
263 forward.removeAll(EMPTY_LIST);
268 forward.retainAll(EMPTY_LIST);
H A DAbstractListMultimapTest.java378 sublist.retainAll(Collections.EMPTY_LIST);
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/
H A DXMPIteratorImpl.java117 nodeIterator = Collections.EMPTY_LIST.iterator();
225 private Iterator subIterator = Collections.EMPTY_LIST.iterator();
337 subIterator = Collections.EMPTY_LIST.iterator();
H A DXMPNode.java366 return Collections.EMPTY_LIST.listIterator();
412 return Collections.EMPTY_LIST.iterator();
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/x509/extension/
H A DX509ExtensionUtil.java55 return Collections.EMPTY_LIST;
/external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/cert/
H A DCertUtils.java35 private static List EMPTY_LIST = Collections.unmodifiableList(new ArrayList()); field in class:CertUtils
144 return EMPTY_LIST;
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/internal/performance/results/db/
H A DDB_Results.java46 private static final String[] EMPTY_LIST = new String[0]; field in class:DB_Results
429 if (BUILDS_LENGTH == 0) return EMPTY_LIST;
483 if (COMPONENTS == null) return EMPTY_LIST;
506 if (CONFIGS == null) return EMPTY_LIST;
1018 BUILDS = EMPTY_LIST;
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/util/
H A DCollections2Test.java398 SerializationTest.verifySelf(Collections.EMPTY_LIST, comparator);
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/io/
H A DSerializationStressTest4.java1027 objToSave = java.util.Collections.EMPTY_LIST;
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.core.contenttype_3.4.100.v20100505-1235.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.preferences_3.3.0.v20100503.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.pde.core_3.6.1.v20100902_r361.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.ide_3.6.2.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/
H A Dperformanceui.jarMETA-INF/MANIFEST.MF .project about.html plugin.xml build.properties images/FAIL ...
/external/antlr/antlr-3.4/runtime/ActionScript/project/lib/
H A DFlexAntTasks.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/adobe/ com/adobe/ac/ com/adobe/ac/ant/ ...
/external/jdiff/
H A Dxerces.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ org/ org/apache/ org/apache/html/ ...

Completed in 82 milliseconds