Searched refs:wrapEntry (Results 1 - 11 of 11) sorted by relevance

/external/guava/guava/src/com/google/common/collect/
H A DAbstractMapBasedMultimap.java1305 Entry<K, Collection<V>> wrapEntry(Entry<K, Collection<V>> entry) { method in class:AbstractMapBasedMultimap.AsMap
1351 return wrapEntry(entry);
1433 return (entry == null) ? null : wrapEntry(entry);
1444 return (entry == null) ? null : wrapEntry(entry);
1455 return (entry == null) ? null : wrapEntry(entry);
1466 return (entry == null) ? null : wrapEntry(entry);
1477 return (entry == null) ? null : wrapEntry(entry);
1483 return (entry == null) ? null : wrapEntry(entry);
H A DTreeMultiset.java334 private Entry<E> wrapEntry(final AvlNode<E> baseEntry) { method in class:TreeMultiset
423 Entry<E> result = wrapEntry(current);
465 Entry<E> result = wrapEntry(current);
/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
H A DTreeMultiset.java330 private Entry<E> wrapEntry(final AvlNode<E> baseEntry) { method in class:TreeMultiset
419 Entry<E> result = wrapEntry(current);
461 Entry<E> result = wrapEntry(current);
H A DAbstractMapBasedMultimap.java1143 Entry<K, Collection<V>> wrapEntry(Entry<K, Collection<V>> entry) { method in class:AbstractMapBasedMultimap.AsMap
1189 return wrapEntry(entry);
/external/guice/lib/
H A Dguava-16.0.1.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META-INF/maven/com. ...
/external/dagger2/lib/
H A Dauto-value-1.4.1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/auto/ com/google/auto/value/ ...
H A Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/googlejavaformat/ com/google/googlejavaformat/CloseOp ...
/external/annotation-tools/annotation-file-utilities/lib/
H A Dguava-20.0.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META-INF/maven/com. ...
/external/annotation-tools/annotation-file-utilities/
H A Dannotation-file-utilities.jarMETA-INF/ META-INF/MANIFEST.MF annotations/ annotations/el/ annotations/field/ annotations/io/ annotations/io/classfile/ ...
/external/conscrypt/benchmark-android/
H A Dvogar.jarMETA-INF/ META-INF/MANIFEST.MF vogar/ vogar/TestProperties.class TestProperties.java package vogar ...
/external/v8/src/inspector/build/closure-compiler/
H A Dclosure-compiler.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...

Completed in 155 milliseconds