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

1 2 3 4 5 6 7 8 91011>>

  /frameworks/base/core/java/android/pim/
package.html 5 by contact lists and calendars.
  /external/genext2fs/
NEWS 5 Please report bugs to genext2fs-devel@lists.sourceforge.net
README 7 Please use the genext2fs-devel@lists.sourceforge.net mailing list to
  /dalvik/libcore/luni/src/main/java/java/util/
package.html 5 such as basic container data structures (various forms of lists, sets,
  /packages/apps/Gallery3D/src/com/cooliris/media/
ContextMenu.java 39 // public void generate(RenderView view, RenderView.Lists lists) {
40 // lists.blendedList.add(this);
41 // lists.hitTestList.add(this);
ImageButton.java 25 import com.cooliris.media.RenderView.Lists;
75 public void generate(RenderView view, Lists lists) {
76 lists.updateList.add(this);
77 lists.blendedList.add(this);
78 lists.hitTestList.add(this);
Layer.java 70 public abstract void generate(RenderView view, RenderView.Lists lists);
  /dalvik/dx/tests/081-dex-throws-list/
info.txt 2 throws lists (that is, list of declared exceptions on methods) get
  /dalvik/dx/tests/082-dex-throws-list-sharing/
info.txt 2 identical throws lists in different methods get collapsed into a single
  /external/bluetooth/hcidump/
README 29 Mailing lists:
30 bluez-users@lists.sf.net - BlueZ general questions and discussions
31 bluez-devel@lists.sf.net - BlueZ development
  /packages/apps/IM/src/com/android/im/
IContactListManager.aidl 33 * Gets all the contact lists of this account.
58 * Removes a contact from all contact lists. Note the temporary contacts
80 * @return ILLEGAL_CONTACT_LIST_MANAGER_STATE if contact lists is not loaded.
89 * @return ILLEGAL_CONTACT_LIST_MANAGER_STATE if contact lists is not loaded.
102 * Explicitly load contact lists from the server. The user only needs to call this method if
103 * autoLoadContacts is false when login; otherwise, contact lists will be downloaded from the
  /external/libpng/
ANNOUNCE 51 Send comments/corrections/commendations to png-mng-implement at lists.sf.net
54 https://lists.sourceforge.net/lists/listinfo/png-mng-implement
  /dalvik/libcore/security/src/main/java/java/security/acl/
package.html 8 This package provides the classes and the interfaces needed to build Access Control Lists.
  /dalvik/tests/064-field-access/
info.txt 1 The documentation lists exceptional conditions and the exceptions that
  /external/qemu/distrib/sdl-1.2.12/
BUGS 13 http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org
  /frameworks/base/core/java/com/google/android/collect/
Lists.java 24 * utility methods for working with lists.
26 public class Lists {
47 * <p>{@code List<Base> list = Lists.newArrayList(sub1, sub2);}
53 * <p>{@code List<Base> list = Lists.<Base>newArrayList(sub1, sub2);}
  /packages/apps/Contacts/src/com/android/contacts/model/
ExchangeSource.java 20 import com.google.android.collect.Lists;
73 kind.fieldList = Lists.newArrayList();
115 kind.fieldList = Lists.newArrayList();
129 kind.typeList = Lists.newArrayList();
148 kind.fieldList = Lists.newArrayList();
162 kind.fieldList = Lists.newArrayList();
177 kind.typeList = Lists.newArrayList();
182 kind.fieldList = Lists.newArrayList();
225 kind.typeList = Lists.newArrayList();
237 kind.fieldList = Lists.newArrayList()
    [all...]
  /external/ipsec-tools/
README 23 ipsec-tools-devel@lists.sourceforge.net
24 ipsec-tools-users@lists.sourceforge.net
  /external/bluetooth/glib/docs/reference/glib/
resources.sgml 3 <refentrytitle>Mailing lists and bug reports</refentrytitle>
5 <refmiscinfo>Mailing lists and bug reports</refmiscinfo>
9 <refname>Mailing lists and bug reports</refname>
64 <title>Mailing lists</title>
67 There are several mailing lists dedicated to GTK+ and related
68 libraries. Discussion of GLib generally takes place on these lists.
69 You can subscribe or view the archives of these lists on
  /frameworks/base/test-runner/tests/src/android/test/
TestBrowserActivityTest.java 28 import com.google.android.collect.Lists;
71 List<String> testCaseNames = Lists.newArrayList("AllTests");
81 List<String> testCaseNames = Lists.newArrayList("AllTests", "Apples", "Bananas", "Oranges");
91 List<String> testCaseNames = Lists.newArrayList(OneTestTestCase.class.getSimpleName());
101 List<String> testCaseNames = Lists.newArrayList("AllTests");
131 List<String> testCaseNames = Lists.newArrayList("testOne");
147 List<String> testCaseNames = Lists.newArrayList("AllTests");
  /frameworks/base/docs/html/resources/
community-groups.jd 11 <li><a href="#MailingLists">Mailing lists</a>
14 <li><a href="#UsingEmail">Using email with the mailing lists</a></li>
15 <li><a href="#ApplicationDeveloperLists">Application developer mailing lists</a></li>
25 <p>The lists on this page are primarily for discussion about Android application development. If you are seeking discussion about Android source code (not application development), then please refer to the <a href="http://source.android.com/discuss">Open Source Project Mailing lists</a>.</p>
40 <h2 id="MailingLists">Mailing lists</h2>
42 <p>There are a number of mailing lists, powered by <a href="http://groups.google.com">Google Groups</a>, available for discussing Android application development.</p>
61 <li><strong>Select the most appropriate mailing list for your question</strong>. There are several different lists for
76 <h3 id="UsingEmail">Using email with the mailing lists</h3>
77 <p>Instead of using the <a href="http://groups.google.com/">Google Groups</a> site, you can use your email client of choice to participate in the mailing lists.</p
    [all...]
  /bionic/libc/docs/
ISSUES.TXT 4 This document lists important known issues of various releases
  /development/pdk/docs/
README 7 community -- information about the AOSP mailing lists
  /device/htc/passion/
AndroidProducts.mk 16 # This file lists the product definition files that define
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/share/info/
dir 8 Typing "q" exits, "?" lists all Info commands, "d" returns here,

Completed in 158 milliseconds

1 2 3 4 5 6 7 8 91011>>