HomeSort by relevance Sort by last modified time
    Searched full:lists (Results 226 - 250 of 1509) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/webkit/WebCore/page/animation/
ImplicitAnimation.cpp 251 // If the sizes of the function lists don't match, the lists don't match
255 // If the types of each function are not the same, the lists don't match
  /frameworks/base/core/tests/coretests/src/android/os/
AidlTest.java 23 import com.google.android.collect.Lists;
241 List<TestParcelable> list = Lists.newArrayList();
265 List<TestParcelable> list = Lists.newArrayList();
  /packages/apps/Contacts/src/com/android/contacts/
ContactPhotoLoader.java 19 import com.google.android.collect.Lists;
343 private final ArrayList<Long> mPhotoIds = Lists.newArrayList();
344 private final ArrayList<String> mPhotoIdsAsStrings = Lists.newArrayList();
  /packages/apps/Settings/src/com/android/settings/quicklaunch/
BookmarkPicker.java 155 * Don't touch any of the lists that are being used by the
179 * SimpleAdapter does not support changing the lists after it
273 * For example, Gmail has an activity that lists the available labels. It
  /sdk/sdkmanager/app/src/com/android/sdkmanager/
SdkCommandLine.java 89 "Lists existing targets or virtual devices." },
91 "Lists existing Android Virtual Devices.",
94 "Lists existing targets.",
  /dalvik/hit/src/com/android/hit/
Heap.java 28 // List stack traces, which are lists of stack frames
  /dalvik/libcore/auth/src/main/java/javax/security/auth/
AuthPermission.java 27 * without specifying the concrete action lists. Possible target names and
  /dalvik/libcore/xml/src/main/java/org/apache/xml/utils/
StringToIntTable.java 52 * block size is very small, for small lists.
  /dalvik/libdex/
DexCatch.h 40 /* Get count of handler lists for the given DexCode. */
  /dalvik/tools/
deadcode.py 70 lists the method as the target."""
  /external/apache-http/src/org/apache/http/protocol/
HttpRequestInterceptorList.java 40 * Lists are expected to be built upfront and used read-only afterwards
HttpResponseInterceptorList.java 42 * Lists are expected to be built upfront and used read-only afterwards
  /external/bluetooth/glib/glib/
glist.h 47 /* Doubly linked lists
  /external/bluetooth/glib/gobject/
gobject.symbols 1 /* This file lists all exported symbols. It is used to generate
  /external/dropbear/
filelist.txt 15 and choosing between the lists of client/server
  /external/expat/tests/
xmltest.sh 12 # The script lists all test cases where Expat shows a discrepancy
  /external/grub/
MAINTENANCE 31 debian-hurd@lists.debian.org. If the announcement is for a stable
  /external/grub/netboot/
sis900.txt 83 Join the etherboot-developers and etherboot-users mailing lists
  /external/grub/stage2/
term.h 84 /* This lists up available terminals. */
  /external/iproute2/include/
ip6tables.h 123 /* Keeping track of external matches and targets: linked lists. */
iptables.h 158 /* Keeping track of external matches and targets: linked lists. */
  /external/iproute2/man/man8/
ss.8 53 Print summary statistics. This option does not parse socket lists obtaining
  /external/ipsec-tools/src/racoon/
vendorid.h 88 * XXX: do some cleanup to have separate lists for "real" vendors (to complete)
  /external/iptables/include/
ip6tables.h 158 /* Keeping track of external matches and targets: linked lists. */
  /external/jdiff/src/jdiff/
MergeChanges.java 110 // Now remove the entries from the remove and add lists
170 // Now remove the entries from the remove and add lists
247 // Now remove the entries from the remove and add lists
327 // Now remove the entries from the remove and add lists

Completed in 126 milliseconds

1 2 3 4 5 6 7 8 91011>>