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

<<11121314151617181920>>

  /frameworks/base/services/java/com/android/server/
ViewServer.java 55 // Lists all of the available windows in the system
  /frameworks/base/test-runner/src/android/test/
RenamingDelegatingContext.java 241 // List<String> files = Lists.newArrayList();
  /frameworks/base/tools/layoutlib/bridge/src/android/graphics/
GradientShader.java 68 * on the color and position lists, as well as the {@link TileMode}
  /hardware/ti/wlan/wl1271/platforms/os/linux/build/
Makefile 16 ## File lists and locations
  /packages/apps/Camera/src/com/android/camera/gallery/
ImageListUber.java 28 * timestamp (The sorting must be same as all the given lists).
  /packages/apps/Contacts/src/com/android/contacts/ui/widget/
KindSectionView.java 173 // older versions of android had lists where we now have a single value
  /packages/apps/Email/src/org/apache/commons/io/comparator/
ExtensionFileComparator.java 30 * This comparator can be used to sort lists or arrays of files
SizeFileComparator.java 29 * This comparator can be used to sort lists or arrays of files
  /packages/apps/Email/tests/src/com/android/email/mail/store/
ImapResponseParserUnitTests.java 139 * TODO: Add tests for keyed lists
  /packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
ContactAggregatorTest.java 19 import com.google.android.collect.Lists;
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/resources/manager/
FolderTypeRelationship.java 146 * Optimize the map to contains array instead of lists (since the api returns arrays)
  /system/core/adb/
OVERVIEW.TXT 119 The file SERVICES.TXT lists all services currently implemented by ADB.
  /system/wlan/ti/sta_dk_4_0_4_32/
Makefile 8 ## File lists and locations
  /system/wlan/ti/wilink_6_1/platforms/os/linux/build/
Makefile 16 ## File lists and locations
  /dalvik/libcore/security/src/main/java/org/bouncycastle/x509/
PKIXCertPathReviewer.java 178 * Returns an Array of Lists which contains a List of global error messages
180 * The global error List is at index 0. The error lists for each certificate at index 1 to n.
182 * @return the Array of Lists which contain the error messages
203 * Returns an Array of Lists which contains a List of global notification messages
205 * The global notificatio List is at index 0. The notification lists for each certificate at index 1 to n.
207 * @return the Array of Lists which contain the notification messages
308 // initialize lists
    [all...]
  /external/bison/tests/
glr-regression.at 334 ## <http://lists.gnu.org/archive/html/help-bison/2005-07/msg00013.html>. ##
429 ## <http://lists.gnu.org/archive/html/bison-patches/2005-08/msg00016.html>. ##
499 ## <http://lists.gnu.org/archive/html/bison-patches/2005-08/msg00029.html>. ##
563 ## <http://lists.gnu.org/archive/html/bison-patches/2005-08/msg00035.html>. ##
640 ## See http://lists.gnu.org/archive/html/bug-bison/2005-10/msg00069.html and ##
641 ## http://lists.gnu.org/archive/html/bug-bison/2005-10/msg00072.html ##
737 ## <http://lists.gnu.org/archive/html/bison-patches/2005-09/msg00109.html>. ##
1074 ## <http://lists.gnu.org/archive/html/help-bison/2005-07/msg00017.html> and ##
1075 ## <http://lists.gnu.org/archive/html/bison-patches/2006-01/msg00060.html>. ##
    [all...]
  /external/guava/javadoc/com/google/common/annotations/class-use/
GwtCompatible.html     [all...]
  /dalvik/docs/
instruction-formats.html 17 <p>This document lists the instruction formats used by Dalvik bytecode
23 <p>The first column in the format table lists the bitwise layout of
  /dalvik/dx/src/com/android/dx/rop/type/
StdTypeList.java 278 * @return whether the two lists contain corresponding equal elements
303 * @return the order of the two lists
  /dalvik/libcore/dalvik/src/main/java/dalvik/system/
PathClassLoader.java 73 * Creates a {@code PathClassLoader} that operates on two given lists of
82 * library files. Both lists are separated using the character specified by
  /dalvik/libcore/luni-kernel/src/main/java/java/lang/reflect/
AccessibleObject.java 245 * exception lists, that is, the class or type names are separated by
274 * standard API lists this class as concrete.
  /development/tools/apkcheck/src/com/android/apkcheck/
ApkCheck.java 36 * We may also want to read some additional API lists representing
207 * Expands lists of fields and methods to recursively include superclass
  /external/guava/javadoc/com/google/common/annotations/
GwtCompatible.html 111 class Lists {
119 The return value of <code>Lists.newArrayList(E[])</code> has GWT
  /external/guava/javadoc/com/google/common/collect/
package-frame.html 163 <A HREF="Lists.html" title="class in com.google.common.collect" target="classFrame">Lists</A>
  /external/guava/javadoc/
help-doc.html 143 The <A HREF="deprecated-list.html">Deprecated API</A> page lists all of the API that have been deprecated. A deprecated API is not recommended for use, generally due to improvements, and a replacement API is usually given. Deprecated APIs may be removed in future implementations.</BLOCKQUOTE>
160 The <a href="constant-values.html">Constant Field Values</a> page lists the static final fields and their values.

Completed in 351 milliseconds

<<11121314151617181920>>