HomeSort by relevance Sort by last modified time
    Searched refs:contact (Results 76 - 87 of 87) sorted by null

1 2 34

  /external/mesa3d/docs/
MESA_swap_frame_usage.spec 9 Contact
200 1.1, 5/1/03 Added contact information.
  /packages/apps/Dialer/tests/src/com/android/dialer/database/
SmartDialPrefixTest.java 378 final ContactNumber contact = constructNewContactWithDummyIds(contactCursor, nameCursor, local
389 assertTrue(getLooseMatchesFromDb("12345678").contains(contact));
  /cts/suite/cts/deviceTests/browserbench/assets/octane/
box2d.js     [all...]
  /frameworks/base/core/java/android/provider/
ContactsContract.java 60 * ContactsContract defines an extensible database of contact-related
61 * information. Contact information is stored in a three-tier data model:
87 * {@link Groups}, which contains information about raw contact groups
88 * such as Gmail contact groups. The
447 * contact directories.
565 * but not the entire contact.
571 * allow creation of shortcuts for contact as well as their constituent elements.
578 * to which the directory supports contact photos.
590 * can only produce small size thumbnails of contact photos.
596 * has full-size contact photos, but cannot provide scaled thumbnails
2941 android.content.Entity contact = new android.content.Entity(cv); local
    [all...]
  /frameworks/opt/net/voip/src/java/com/android/server/sip/
SipSessionGroup.java 926 ContactHeader contact = (ContactHeader) response.getHeader(ContactHeader.NAME); local
    [all...]
  /external/nist-sip/java/gov/nist/javax/sip/stack/
SIPDialog.java 42 import gov.nist.javax.sip.header.Contact;
272 protected Contact contactHeader;
806 * Add a route list extacted from the contact list of the incoming message.
808 * @param contactList -- contact list extracted from the incoming message.
812 void setRemoteTarget(ContactHeader contact) {
813 this.remoteTarget = contact.getAddress();
2851 Contact contact = (Contact) contactList.getFirst(); local
    [all...]
  /external/chromium/chrome/common/extensions/docs/examples/apps/hello-php/
popuplib.js 162 // 'openid.ax.type.email' : 'http://axschema.org/contact/email',
  /external/chromium_org/chrome/common/extensions/docs/examples/apps/hello-php/
popuplib.js 162 // 'openid.ax.type.email' : 'http://axschema.org/contact/email',
  /frameworks/ex/chips/tests/src/com/android/ex/chips/
ChipsTest.java 68 Drawable getChipBackground(RecipientEntry contact) {
107 Drawable getChipBackground(RecipientEntry contact) {
    [all...]
  /external/zlib/src/
make_vms.com 4 $! In case of problems with the install you might contact me at
  /frameworks/base/docs/html/training/
training_toc.cs 634 display contacts and their details and modify contact information.">
645 Retrieving Details for a Contact
654 <a href="<?cs var:toroot ?>training/contacts-provider/display-contact-badge.html">
655 Displaying the Quick Contact Badge
    [all...]
  /external/chromium_org/v8/tools/profviz/
gnuplot-4.6.3-emscripten.js 18 // 3. provide your name and address as the primary contact for the
20 // 4. retain our contact information in regard to use of the base
    [all...]

Completed in 7682 milliseconds

1 2 34