HomeSort by relevance Sort by last modified time
    Searched full:collection (Results 201 - 225 of 3911) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/mockito/src/org/mockito/internal/stubbing/defaultanswers/
ReturnsEmptyValues.java 17 import java.util.Collection;
41 * Returns empty collection for collection-returning methods (works for most commonly used collection types)
87 //to avoid UnsupportedOperationException if code under test modifies returned collection
88 } else if (type == Collection.class) {
ReturnsMoreEmptyValues.java 29 * Returns empty collection for collection-returning methods (works for most commonly used collection types)
  /cts/tools/cts-xml-generator/src/com/android/cts/xmlgenerator/
TestSuite.java 19 import java.util.Collection;
53 public Collection<TestSuite> getSuites() {
61 public Collection<TestCase> getCases() {
  /development/samples/StackWidget/
_index.html 2 This sample shows how to construct a simple collection widget. This particular example shows how
16 serve the function of an adapter for the widget collection.
20 provide children of the collection with click behaviour.
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/
LeftRecursionCyclesMessage.java 32 import java.util.Collection;
39 public Collection cycles;
41 public LeftRecursionCyclesMessage(Collection cycles) {
  /external/apache-harmony/security/src/test/support/common/java/org/apache/harmony/security/tests/support/cert/
MyCertStoreSpi.java 30 import java.util.Collection;
48 public Collection engineGetCertificates(CertSelector selector)
56 public Collection engineGetCRLs(CRLSelector selector)
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/provider/
CertStoreCollectionSpi.java 13 import java.util.Collection;
34 public Collection engineGetCertificates(
70 public Collection engineGetCRLs(
  /external/clang/test/CodeGenObjC/
for-in.m 26 for (NSString *i in array) { // expected-warning {{collection expression type 'NSArray *' may not respond}}
36 for (NSString *i in array) { // expected-warning {{collection expression type 'NSArray *' may not respond}}
48 for (NSArray *array in array) { // expected-warning {{collection expression type 'NSArray *' may not respond}}
  /external/guava/guava-testlib/src/com/google/common/collect/testing/
TestUnhashableCollectionGenerator.java 21 import java.util.Collection;
32 TestUnhashableCollectionGenerator<T extends Collection<UnhashableObject>>
50 * Creates a new collection containing the given elements; implement this
TestsForSetsInJavaUtil.java 28 import java.util.Collection;
70 protected Collection<Method> suppressForEmptySet() {
73 protected Collection<Method> suppressForSingletonSet() {
76 protected Collection<Method> suppressForHashSet() {
79 protected Collection<Method> suppressForLinkedHashSet() {
82 protected Collection<Method> suppressForEnumSet() {
85 protected Collection<Method> suppressForTreeSetNatural() {
88 protected Collection<Method> suppressForTreeSetWithComparator() {
91 protected Collection<Method> suppressForCopyOnWriteArraySet() {
94 protected Collection<Method> suppressForUnmodifiableSet()
    [all...]
  /external/guava/guava-testlib/src/com/google/common/collect/testing/testers/
CollectionRetainAllTester.java 30 import java.util.Collection;
36 * collection. Can't be invoked directly; please see
47 * A collection of elements to retain, along with a description for use in
51 private final Collection<E> toRetain;
54 private Target(Collection<E> toRetain, String description) {
288 * collection is empty, but we'd still like to test retainAll(null) when we
297 collection.retainAll(null);
307 collection.retainAll(null);
316 assertTrue(message, collection.retainAll(target.toRetain));
322 assertFalse(message, collection.retainAll(target.toRetain))
    [all...]
  /external/guava/guava-tests/test/com/google/common/collect/
MultimapsFilterEntriesAsMapTest.java 22 import java.util.Collection;
53 @Override protected Map<String, Collection<Integer>> makeEmptyMap() {
58 @Override protected Map<String, Collection<Integer>> makePopulatedMap() {
  /external/javassist/src/main/javassist/bytecode/analysis/
Subroutine.java 18 import java.util.Collection;
55 public Collection accessed() {
59 public Collection callers() {
  /external/smack/src/org/jivesoftware/smackx/pubsub/
PublishItem.java 17 import java.util.Collection;
26 protected Collection<T> items;
47 public PublishItem(String nodeId, Collection<T> toPublish)
  /frameworks/base/tools/layoutlib/create/tests/mock_data/mock_android/dummy/
InnerTest.java 20 import java.util.Collection;
79 public <T extends InnerTest> void genericMethod4(T[] a, Collection<T> b, Collection<?> c) {
  /libcore/luni/src/main/java/java/util/
ConcurrentModificationException.java 21 * An {@code ConcurrentModificationException} is thrown when a Collection is
22 * modified and an existing iterator on the Collection is used to modify the
23 * Collection as well.
Enumeration.java 24 * enumeration interface and adds a way to remove elements from a collection.
26 * <p>If you <i>have</i> an {@code Enumeration} and want a {@code Collection}, you
30 * {@code Collection}, you can use {@link Collections#enumeration}.
  /libcore/support/src/test/java/org/apache/harmony/security/tests/support/cert/
MyCertStoreSpi.java 33 import java.util.Collection;
51 public Collection<Certificate> engineGetCertificates(CertSelector selector)
59 public Collection<CRL> engineGetCRLs(CRLSelector selector)
  /packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
JsonBackedSuggestionExtras.java 24 import java.util.Collection;
34 private final Collection<String> mColumns;
67 public Collection<String> getExtraColumnNames() {
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/util/
ConcurrentModificationExceptionTest.java 20 import java.util.Collection;
29 Collection col;
33 public CollectionModifier(Collection c) {
55 Collection myCollection = new LinkedList();
  /external/apache-http/src/org/apache/http/params/
DefaultedHttpParams.java 39 * present in the local one. The state of the local collection can be mutated,
40 * whereas the default collection is treated as read-only.
61 * Creates a copy of the local collection with the same default
69 * Retrieves the value of the parameter from the local collection and, if the
71 * collection.
82 * Attempts to remove the parameter from the local collection. This method
83 * <i>does not</i> modify the default collection.
90 * Sets the parameter in the local collection. This method <i>does not</i>
91 * modify the default collection.
  /external/chromium/chrome/browser/notifications/
balloon_collection.h 76 // Set the position preference for the collection.
82 // Inform the collection that a balloon was closed.
85 // Get const collection of the active balloons.
105 // is added or removed from the collection.
  /external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/infobar/
InfoBarListeners.java 8 * A collection of listeners for different infobar events.
  /external/chromium_org/chrome/browser/notifications/
balloon_collection.h 80 // Set the position preference for the collection.
86 // Inform the collection that a balloon was closed.
89 // Get const collection of the active balloons.
109 // is added or removed from the collection.
  /external/chromium_org/chrome/common/metrics/variations/
uniformity_field_trials.h 14 // A collection of one-time-randomized and session-randomized field trials

Completed in 1237 milliseconds

1 2 3 4 5 6 7 891011>>