Home
last modified time | relevance | path

Searched defs:coll (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/services/net/java/android/net/ip/
DIpClient.java1843 static <T> boolean any(Iterable<T> coll, Predicate<T> fn) { in any()
1852 static <T> boolean all(Iterable<T> coll, Predicate<T> fn) { in all()
1860 static <T> String join(String delimiter, Collection<T> coll) { in join()
1864 static <T> T find(Iterable<T> coll, Predicate<T> fn) { in find()
1873 static <T> List<T> findAll(Collection<T> coll, Predicate<T> fn) { in findAll()
/frameworks/base/tests/net/java/com/android/server/net/
DNetworkStatsCollectionTest.java484 final NetworkStatsCollection coll = new NetworkStatsCollection(HOUR_IN_MILLIS); in testRounding() local
/frameworks/data-binding/prebuilds/1.0-rc0/
Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...