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

<<11121314151617181920>>

  /packages/apps/Contacts/res/layout-sw580dp-w1000dp/
contact_detail_fragment.xml 55 <!-- "QuickFix"- button (Copy to local contact, add to group) -->
  /packages/apps/Contacts/res/values/
ids.xml 56 <!-- Loader ID for contact filters -->
  /packages/apps/Contacts/res/values-sw580dp/
dimens.xml 34 <!-- Contact list (vertical scroll bar comes left) -->
  /packages/apps/Contacts/src/com/android/contacts/
Collapser.java 37 * can be used for example to collapse similar contact data items into a single item.
SpecialCharSequenceMgr.java 108 * Handle ADN requests by filling in the SIM contact number into the requested
130 // get the ordinal number of the sim contact
134 // highlight the requested contact correctly, a requirement for PTCRB
236 * This code is used to handle SIM Contact queries
  /packages/apps/Contacts/src/com/android/contacts/activities/
CallLogActivity.java 93 // Fall through and try to call the contact
  /packages/apps/Contacts/src/com/android/contacts/editor/
ContactEditorUtils.java 41 * Utility methods for the "account changed" notification in the new contact creation flow.
110 * This should be called when saving a newly created contact.
112 * @param defaultAccount the account used to save a newly created contact. Or pass {@code null}
192 * @return true if the contact editor should show the "accounts changed" notification, that is:
  /packages/apps/Contacts/src/com/android/contacts/list/
JoinContactLoader.java 26 * join suggestions and (optionally) the full contact list.
ProfileAndContactsLoader.java 31 * A loader for use in the default contact list, which will also query for the user's profile
  /packages/apps/Contacts/src/com/android/contacts/util/
PhoneNumberFormatter.java 60 // (e.g. the contact editor thinks the user changed the content, and would save
  /packages/apps/Mms/src/com/android/mms/ui/
ConversationList.java 26 import com.android.mms.data.Contact;
262 // we invalidate the contact cache here because we want to get updated presence
263 // and any contact changes. We don't invalidate the cache by observing presence and contact
270 Contact.invalidateCache();
479 Contact contact = conv.getRecipients().get(0); local
480 Intent intent = new Intent(Intent.ACTION_VIEW, contact.getUri());
706 Contact.init(ConversationList.this);
    [all...]
  /packages/apps/QuickSearchBox/src/com/android/quicksearchbox/ui/
ContactSuggestionView.java 37 private static final String VIEW_ID = "contact";
  /packages/apps/Tag/res/values/
strings.xml 53 <string name="vcard_title">Contact info for ^1</string>
  /packages/experimental/LoaderApp/src/com/android/loaderapp/model/
Collapser.java 37 * can be used for example to collapse similar contact data items into a single item.
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
ContactMatcher.java 98 * John Smith and Smith John. A third contact with the name John Smith should be aggregated
159 * Captures the max score and match count for a specific contact. Used in an
264 * specified contact for a discovered match. The new score is determined
375 * if no such contact is found.
DataRowHandlerForGroupMembership.java 183 * @param rawContactId the contact this group is associated with
186 * @throws IllegalArgumentException if the contact is not associated with an account
213 + "has a sourceid the the contact must be associated with "
241 // data set as the contact refered to by rawContactId
  /prebuilt/linux-x86/swt/about_files/
about_cairo.html 45 apply its use. Check the Redistributor's license that was provided with the content. If no such license exists, contact the Redistributor.</p>
  /prebuilt/linux-x86_64/swt/about_files/
about_cairo.html 45 apply its use. Check the Redistributor's license that was provided with the content. If no such license exists, contact the Redistributor.</p>
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/stlport/
README 7 please contact the android-ndk support forum or
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/stlport/
README 7 please contact the android-ndk support forum or
  /cts/tests/tests/security/src/android/security/cts/
BrowserTest.java 77 * Wait 5 seconds for the browser to contact the server, but
115 * Wait 5 seconds for the browser to contact the server, but
  /external/chromium/testing/gmock/scripts/generator/
README.cppclean 111 Contact:
115 hear from you. :-) (You can contact me directly at: nnorwitz@gmail.com)
  /external/dhcpcd/
dhcpcd-run-hooks.8 90 dhcpcd failed to contact any DHCP servers but did obtain an IPV4LL address.
97 dhcpcd failed to contact any DHCP servers but was able to use an old lease.
dhcpcd-run-hooks.8.in 90 dhcpcd failed to contact any DHCP servers but did obtain an IPV4LL address.
97 dhcpcd failed to contact any DHCP servers but was able to use an old lease.
  /external/dnsmasq/
doc.html 105 <H2>Contact.</H2>
110 Dnsmasq was written by Simon Kelley. You can contact me at <A

Completed in 358 milliseconds

<<11121314151617181920>>