Home
last modified time | relevance | path

Searched refs:collection (Results 1 – 13 of 13) sorted by relevance

/packages/services/Car/libvehiclenetwork/java/src/com/android/car/vehiclenetwork/
DVehiclePropValueUtil.java253 public static int[] toIntArray(List<Integer> collection) { in toIntArray() argument
254 int[] array = new int[collection.size()]; in toIntArray()
256 for (int value : collection) { in toIntArray()
262 public static float[] toFloatArray(List<Float> collection) { in toFloatArray() argument
263 float[] array = new float[collection.size()]; in toFloatArray()
265 for (float value : collection) { in toFloatArray()
/packages/apps/Settings/src/com/android/settings/inputmethod/
DKeyboardLayoutDialogFragment.java244 String label, collection; in getView() local
247 collection = item.getCollection(); in getView()
250 collection = ""; in getView()
254 if (collection.isEmpty()) { in getView()
257 return inflateTwoLine(convertView, parent, label, collection, checked); in getView()
277 String label, String collection, boolean checked) { in inflateTwoLine() argument
290 subText.setText(collection); in inflateTwoLine()
/packages/apps/Contacts/tests/src/com/android/contacts/editor/
DContactEditorUtilsTest.java303 private static <T> Set<T> toSet(Collection<T> collection) { in toSet() argument
305 ret.addAll(collection); in toSet()
/packages/apps/UnifiedEmail/src/com/google/android/mail/common/base/
DStringUtil.java1931 Collection<String> collection) {
1935 if (collection == null) {
1936 collection = new ArrayList<String>();
1939 collection.add(in);
1940 return collection;
1951 collection.add(interim);
1962 collection.add(interim);
1965 return collection;
/packages/services/Telecomm/libs/
Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/packages/apps/TV/src/com/android/tv/util/
DUtils.java568 public static boolean isIndexValid(@Nullable Collection<?> collection, int index) { in isIndexValid() argument
569 return collection == null ? false : index >= 0 && index < collection.size(); in isIndexValid()
/packages/apps/DeskClock/src/com/android/deskclock/
DUtils.java699 public static <E> ArraySet<E> newArraySet(Collection<E> collection) { in newArraySet() argument
700 final ArraySet<E> arraySet = new ArraySet<>(collection.size()); in newArraySet()
701 arraySet.addAll(collection); in newArraySet()
/packages/apps/UnifiedEmail/src/com/android/mail/providers/
DConversation.java777 public static String toString(Collection<Conversation> collection) { in toString() argument
778 final StringBuilder out = new StringBuilder(collection.size() + " conversations:"); in toString()
780 for (final Conversation c : collection) { in toString()
/packages/apps/Test/connectivity/sl4n/rapidjson/doc/
Dperformance.md3 There is a [native JSON benchmark collection] [1] which evaluates speed, memory usage and code size…
Dtutorial.md310 …utions to prevent actual copying these data, such as reference counting and garbage collection(GC).
432 Object is a collection of key-value pairs (members). Each key must be a string value. To modify an …
/packages/apps/Messaging/build/gcheckstyle/
Dgoogle-style-checker_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...
/packages/inputmethods/LatinIME/dictionaries/
Den_US_wordlist.combined.gz
Dda_wordlist.combined.gz1dictionary=main:da,locale=da,description=Dansk,date=1393228134, ...