HomeSort by relevance Sort by last modified time
    Searched full:contact (Results 626 - 650 of 1494) sorted by null

<<21222324252627282930>>

  /packages/apps/Contacts/src/com/android/contacts/detail/
StreamItemAdapter.java 35 * List adapter for stream items of a given contact.
  /packages/apps/Contacts/src/com/android/contacts/list/
ContactListPinnedHeaderView.java 34 * A custom view for the pinned section header shown at the top of the contact list.
  /packages/apps/Contacts/src/com/android/contacts/util/
NameConverter.java 33 * calls to the contact provider.
  /packages/apps/Exchange/src/com/android/exchange/
ContactsSyncAdapterService.java 141 Log.i(TAG, "Contact sync requested for " + account.name);
  /packages/apps/Exchange/src/com/android/exchange/utility/
SimpleIcsWriter.java 90 || "CONTACT".equals(name)
  /packages/apps/Mms/src/com/android/mms/transaction/
SmsReceiverService.java 26 import com.android.mms.data.Contact;
537 // See Contact.isAlphaNumber() for further comments and results.
550 Contact cacheContact = Contact.get(address,true);
  /packages/apps/Phone/res/values/
dimens.xml 67 <!-- Contact photo dimensions -->
  /packages/apps/Phone/src/com/android/phone/
ADNList.java 133 // contact for instance), it doesn't make sense to mess with
BitmapUtils.java 57 * @param bitmap the input bitmap, presumably a 96x96 pixel contact
DeleteFdnContactScreen.java 36 * Activity to let the user delete an FDN contact.
FdnList.java 121 // EditFdnContactScreen treats it like add contact.
NotificationMgr.java 352 if (DBG) log("contact query complete.");
360 if (DBG) log("contact :" + n.name + " found for phone: " + n.number);
369 if (DBG) log("closing contact cursor.");
416 * @param nameOrNumber either the contact name, or the phone number if no contact
    [all...]
  /packages/experimental/LoaderApp/
AndroidManifest.xml 87 <data android:mimeType="vnd.android.cursor.item/contact" android:host="com.android.contacts" />
  /packages/experimental/LoaderApp/src/com/android/loaderapp/fragments/
ContactsListFragment.java 50 public void onContactSelected(Uri contact);
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
hiddev.h 27 * Should you need to contact me, the author, you can do so either by
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/protocols/
talkd.h 47 * contact. When the callee responds, the local server uses the
  /packages/apps/Phone/res/values-tl/
strings.xml     [all...]
  /external/ipsec-tools/src/racoon/
isakmp_inf.c 786 * RFC2407 4.6.3.3, INITIAL-CONTACT is required to set to 16.
1225 * (except the phase2 within which the INITIAL-CONTACT was received).
1226 * Don't delete Phase 1 handlers on INITIAL-CONTACT, and don't ignore
1227 * an INITIAL-CONTACT if we have contacted the peer. This matches the
1247 plog(LLV_INFO, LOCATION, iph1->remote, "received INITIAL-CONTACT\n");
    [all...]
  /cts/tests/tests/telephony/src/android/telephony/cts/
PhoneNumberUtilsTest.java 211 // insert a contact with phone number
213 values.put(People.NAME, "CTS test contact");
  /external/e2fsprogs/
ABOUT-NLS 18 work at translations should contact the appropriate team.
432 applies also for every other Free Software Project. Contact
  /external/nist-sip/java/gov/nist/javax/sip/stack/
MessageChannel.java 365 ContactHeader contact = (ContactHeader) sipResponse.getContactHeaders().getFirst(); local
366 peerport = ((AddressImpl) contact.getAddress()).getPort();
  /external/tcpdump/tests/
print-A.new 57 contact the Internet Service Provider (ISP) involved directly.</P>
152 Project</strong>. Please do <strong>not</strong> contact the Debian
print-A.out 57 contact the Internet Service Provider (ISP) involved directly.</P>
152 Project</strong>. Please do <strong>not</strong> contact the Debian
print-AA.new 57 contact the Internet Service Provider (ISP) involved directly.</P>
152 Project</strong>. Please do <strong>not</strong> contact the Debian
print-AA.out 57 contact the Internet Service Provider (ISP) involved directly.</P>
152 Project</strong>. Please do <strong>not</strong> contact the Debian

Completed in 1503 milliseconds

<<21222324252627282930>>