Searched defs:all (Results 1 – 11 of 11) sorted by relevance
123 val all = AnimatorSet() in run() constant
137 val all = cityMap.values constant in com.android.deskclock.data.CityModel
52 @NonNull Map<KeyType, AppSearchResult<ValueType>> all) { in AppSearchBatchResult()
188 private void assertEnabledButtons(boolean all, boolean redact) { in assertEnabledButtons()
232 public static <T> boolean all(Iterable<T> coll, Predicate<T> fn) { in all() method in InitialConfiguration
311 auto all = this->packet->begin(); in TYPED_TEST() local336 auto all = this->packet->begin(); in TYPED_TEST() local
194 s_urlMatcher.addURI(AUTHORITY, "all", URL_ALL); in s_urlMatcher.addURI()
348 final T[] all = (T[]) Array.newInstance(kind, totalLength); in concatElements() local
893 auto all = map.getAll(); in TEST_F() local
2983 static <T> boolean all(Iterable<T> coll, Predicate<T> fn) { in all() method in IpClient
2189 let mut all = in get_connected_devices() localVariable