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

1 2 3 4 5 6 7 891011>>

  /external/mesa3d/docs/
MESA_swap_control.spec 9 Contact
126 1.1, 5/1/03 Added the issues section and contact information.
MESA_agp_offset.spec 9 Contact
MESA_pixmap_colormap.spec 9 Contact
MESA_resize_buffers.spec 9 Contact
  /packages/apps/Contacts/src/com/android/contacts/activities/
JoinContactActivity.java 36 * An activity that shows a list of contacts that can be joined with the target contact.
43 * The action for the join contact activity.
  /packages/apps/Contacts/src/com/android/contacts/detail/
ContactDetailLayoutController.java 41 * Determines the layout of the contact card.
52 * There are 3 possible layouts for the contact detail screen:
272 * Setup the layout for the contact with updates. Pass in the index of the current page to
281 // Set the contact data (hide the static photo because the photo will already be in
282 // the header that scrolls with contact details).
316 // Show the static photo which is next to the list of scrolling contact details
354 // If the contact has social updates, then retrieve the current page based on the
567 // Don't move the carousel if: 1) the contact does not have social updates because then
  /packages/apps/Contacts/src/com/android/contacts/list/
JoinContactListFragment.java 36 * Fragment for the Join Contact list.
54 // Loader for the display name of the target contact
  /packages/apps/Contacts/src/com/android/contacts/util/
ContactBadgeUtil.java 75 Log.w(TAG, "Contact status update resource package not found: "
85 Log.w(TAG, "Contact status update resource not found: " + statusLabelRes +
  /packages/apps/Mms/src/com/android/mms/
LogTag.java 19 import com.android.mms.data.Contact;
94 Contact.dump();
MmsApp.java 23 import com.android.mms.data.Contact;
67 Contact.init(this);
  /packages/apps/Mms/src/com/android/mms/ui/
ComposeMessageActivity.java 131 import com.android.mms.data.Contact;
168 MessageStatusListener, Contact.UpdateListener {
282 private Intent mAddContactIntent; // Intent used to add a new contact
650 Contact c = ((RecipientContextMenuInfo) menuInfo).recipient;
667 private final Contact mRecipient;
669 RecipientsMenuClickListener(Contact recipient) {
695 private boolean canAddToContacts(Contact contact) {
698 final String name = contact.getName();
699 if (!TextUtils.isEmpty(contact.getNumber()))
864 Contact contact = Contact.get(phoneNumber, false); local
2611 Contact contact = Contact.get(address, false); local
    [all...]
  /packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
ContactAggregatorPerformanceTest.java 94 Log.w(TAG, "The test has not been set up. Use this command to copy a contact db"
119 "Per raw contact: %.3f",
BaseContactsProvider2Test.java     [all...]
  /development/samples/ApiDemos/res/layout/
pick_contact.xml 17 <!-- Demonstrates selecting various types of contact data. -->
  /external/chromium/chrome/browser/metrics/
histogram_synchronizer.h 72 // Contact all renderers, and get them to upload to the browser any/all
78 // Contact all renderers, and get them to upload to the browser any/all
146 // contact all renderers.
158 // contact all renderers.
  /external/chromium/chrome/browser/prefs/
pref_change_registrar.cc 16 // Feel free to contact battre@chromium.org in case this happens.
  /external/chromium/chrome/common/safe_browsing/
csd.proto 10 // regarding its format please contact chrome-anti-phishing@googlegroups.com.
  /external/e2fsprogs/po/
Makevars 36 # which the translators can contact you.
  /external/llvm/utils/vim/
README 32 Note: If you notice missing or incorrect syntax highlighting, please contact
  /external/ppp/pppd/
magic.h 21 * details, please contact
  /external/ppp/pppd/plugins/radius/
util.c 12 * If the file is missing contact me at lf@elemental.net
  /packages/apps/Contacts/res/layout/
account_filter_header.xml 19 which is the header of all contact lists. -->
contact_editor_accounts_changed_activity_with_picker.xml 19 the user creates a new contact.
contact_editor_accounts_changed_activity_with_text.xml 19 creates a new contact.
event_field_editor_view.xml 17 <!-- Editor for a single event entry in the contact editor -->

Completed in 1030 milliseconds

1 2 3 4 5 6 7 891011>>