HomeSort by relevance Sort by last modified time
    Searched full:unmodifiable (Results 1 - 25 of 151) sorted by null

1 2 3 4 5 6 7

  /external/guava/guava-testlib/src/com/google/common/collect/testing/google/
UnmodifiableCollectionTests.java 51 fail("setValue on unmodifiable Map.Entry succeeded");
57 * Verifies that an Iterator is unmodifiable.
66 fail("Remove on unmodifiable iterator succeeded");
122 fail("add succeeded on unmodifiable collection");
130 fail("addAll succeeded on unmodifiable collection");
137 fail("clear succeeded on unmodifiable collection");
147 fail("remove succeeded on unmodifiable collection");
154 fail("removeAll succeeded on unmodifiable collection");
161 fail("retainAll succeeded on unmodifiable collection");
218 fail("add(Object, int) succeeded on unmodifiable collection")
    [all...]
MultisetIteratorTester.java 68 new IteratorTester<E>(4, IteratorFeature.UNMODIFIABLE, getSubjectGenerator().order(
82 new IteratorTester<E>(4, IteratorFeature.UNMODIFIABLE, Arrays.asList(samples.e0, samples.e1,
  /external/guava/guava-tests/test/com/google/common/collect/
MultimapsTest.java 125 Multimap<String, Integer> unmodifiable = local
127 SerializableTester.reserializeAndAssert(unmodifiable);
157 Multimap<String, Integer> unmodifiable = local
159 SerializableTester.reserializeAndAssert(unmodifiable);
170 Multimap<String, Integer> unmodifiable = local
172 SerializableTester.reserializeAndAssert(unmodifiable);
183 Multimap<String, Integer> unmodifiable = local
186 SerializableTester.reserializeAndAssert(unmodifiable);
197 Multimap<String, Integer> unmodifiable = local
200 SerializableTester.reserializeAndAssert(unmodifiable);
219 Multimap<String, Integer> unmodifiable = local
277 Multimap<String, Integer> unmodifiable = local
330 Multimap<String, Integer> unmodifiable; local
    [all...]
UnmodifiableMultimapAsMapImplementsMapTest.java 26 * Test {@link Multimap#asMap()} for an unmodifiable multimap with
AbstractLinkedIteratorTest.java 19 import static com.google.common.collect.testing.IteratorFeature.UNMODIFIABLE;
37 new IteratorTester<Integer>(3, UNMODIFIABLE, ImmutableList.of(1, 2),
PeekingIteratorTest.java 21 import static com.google.common.collect.testing.IteratorFeature.UNMODIFIABLE;
80 // Check with unmodifiable lists
81 new IteratorTester<T>(list.size() * 2 + 2, UNMODIFIABLE, list,
  /external/guava/guava/src/com/google/common/collect/
MapDifference.java 40 * Returns an unmodifiable map containing the entries from the left map whose
46 * Returns an unmodifiable map containing the entries from the right map whose
52 * Returns an unmodifiable map containing the entries that appear in both
58 * Returns an unmodifiable map describing keys that appear in both maps, but
Multisets.java 57 * Returns an unmodifiable view of the specified multiset. Query operations on
65 * @param multiset the multiset for which an unmodifiable view is to be
67 * @return an unmodifiable view of the multiset
73 // Since it's unmodifiable, the covariant cast is safe
124 // Safe because the returned set is made unmodifiable and Entry
132 // Safe because the returned Iterator is made unmodifiable
180 * Returns an unmodifiable view of the specified sorted multiset. Query
188 * @param sortedMultiset the sorted multiset for which an unmodifiable view is
190 * @return an unmodifiable view of the multiset
481 * Returns an unmodifiable <b>view</b> of the intersection of two multisets
    [all...]
  /frameworks/opt/vcard/java/com/android/vcard/
VCardParser_V21.java 45 * A unmodifiable Set storing the property names available in the vCard 2.1 specification.
54 * A unmodifiable Set storing the types known in vCard 2.1.
68 * A unmodifiable Set storing the values for the type "VALUE", available in the vCard 2.1.
76 * A unmodifiable Set storing the values for the type "ENCODING", available in the vCard 2.1.
VCardParser_V40.java 50 * A unmodifiable Set storing the values for the type "ENCODING", available in vCard 4.0.
  /libcore/luni/src/main/java/javax/net/ssl/
KeyStoreBuilderParameters.java 70 * Returns the unmodifiable list of {@code KeyStore.Builder}s associated
73 * @return the unmodifiable list of {@code KeyStore.Builder}s.
  /external/guava/guava-testlib/src/com/google/common/collect/testing/testers/
CollectionIteratorTester.java 20 import static com.google.common.collect.testing.IteratorFeature.UNMODIFIABLE;
79 runIteratorTest(UNMODIFIABLE, IteratorTester.KnownOrder.KNOWN_ORDER,
91 runIteratorTest(UNMODIFIABLE, IteratorTester.KnownOrder.UNKNOWN_ORDER,
131 * classes with unmodifiable iterators can suppress it.
ListListIteratorTester.java 20 import static com.google.common.collect.testing.IteratorFeature.UNMODIFIABLE;
55 runListIteratorTest(UNMODIFIABLE);
  /external/smack/src/org/jivesoftware/smack/packet/
RosterPacket.java 72 * Returns an unmodifiable collection for the roster items in the packet.
74 * @return an unmodifiable collection for the roster items in the packet.
188 * Returns an unmodifiable set of the group names that the roster item
191 * @return an unmodifiable set of the group names.
  /external/guava/guava-testlib/src/com/google/common/collect/testing/
MinimalIterable.java 26 * iterator is always unmodifiable.
56 // Make sure to get an unmodifiable iterator
IteratorFeature.java 53 public static final Set<IteratorFeature> UNMODIFIABLE =
  /external/guava/guava-testlib/src/com/google/common/testing/
TestLogHandler.java 80 * @return unmodifiable LogRecord list of all logged records
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/net/
URLConnectionTest.java 123 // Check this map is unmodifiable
126 fail("Map returned by URLConnection.getRequestProperties() should be unmodifiable");
132 // Check this list is also unmodifiable
135 fail("List entries in the map returned by URLConnection.getRequestProperties() should be unmodifiable");
165 // the map should be unmodifiable
172 // the list should be unmodifiable
188 // the map should be unmodifiable
496 // the map should be unmodifiable
502 // the list should be unmodifiable
  /packages/apps/Settings/src/com/android/settings/accessibility/
AccessibilityUtils.java 37 * it returned the unmodifiable {@link Collections#emptySet()}.
  /external/icu4c/common/unicode/
normalizer2.h 38 * All instances of this class are unmodifiable/immutable.
89 * Returns an unmodifiable singleton instance. Do not delete it.
103 * Returns an unmodifiable singleton instance. Do not delete it.
117 * Returns an unmodifiable singleton instance. Do not delete it.
131 * Returns an unmodifiable singleton instance. Do not delete it.
145 * Returns an unmodifiable singleton instance. Do not delete it.
160 * Returns an unmodifiable singleton instance. Do not delete it.
439 * An instance of this class is unmodifiable/immutable but is constructed and
unorm2.h 26 * All instances of UNormalizer2 are unmodifiable/immutable.
124 * Returns an unmodifiable singleton instance. Do not delete it.
138 * Returns an unmodifiable singleton instance. Do not delete it.
152 * Returns an unmodifiable singleton instance. Do not delete it.
166 * Returns an unmodifiable singleton instance. Do not delete it.
180 * Returns an unmodifiable singleton instance. Do not delete it.
195 * Returns an unmodifiable singleton instance. Do not delete it.
  /external/smack/src/org/jivesoftware/smack/
Chat.java 135 * Returns an unmodifiable collection of all of the listeners registered with this chat.
137 * @return an unmodifiable collection of all of the listeners registered with this chat.
  /frameworks/support/v4/java/android/support/v4/view/accessibility/
AccessibilityManagerCompat.java 163 * @return An unmodifiable list with {@link AccessibilityServiceInfo}s.
176 * @return An unmodifiable list with {@link AccessibilityServiceInfo}s.
  /external/antlr/antlr-3.4/gunit/src/main/java/org/antlr/gunit/
GrammarInfo.java 85 // Make this list unmodifiable so that we can refactor knowing it's not changed.
  /external/chromium_org/third_party/eyesfree/src/android/java/src/com/googlecode/eyesfree/braille/display/
BrailleDisplayProperties.java 70 * Returns an unmodifiable map mapping key names in {@link BrailleKeyBinding}

Completed in 448 milliseconds

1 2 3 4 5 6 7