HomeSort by relevance Sort by last modified time
    Searched full:contacts (Results 426 - 450 of 509) sorted by null

<<11121314151617181920>>

  /packages/apps/Contacts/src/com/android/contacts/
GroupingListAdapter.java 17 package com.android.contacts;
ScrollingTabWidget.java 17 package com.android.contacts;
ExportVCardActivity.java 16 package com.android.contacts;
  /packages/apps/Email/src/com/android/email/activity/setup/
AccountSetupOptions.java 136 // "also sync contacts" == "true"
AccountSetupBasics.java 270 Uri.withAppendedPath(Contacts.People.CONTENT_URI, "owner"), projection, null, null,
  /packages/apps/IM/src/com/android/im/app/
LandingPage.java 396 intent.setData(Imps.Contacts.CONTENT_URI);
  /packages/apps/Mms/src/com/android/mms/ui/
ComposeMessageActivity.java 75 import android.provider.ContactsContract.Contacts;
666 // to add to contacts. These names begin with special characters, like, "*Info".
    [all...]
RecipientsEditor.java 285 // Need to fix this case because it breaks auto-complete contacts with commas in the name.
  /packages/apps/Phone/src/com/android/phone/
FdnSetting.java 51 // We only care about the pin preferences here, the manage FDN contacts
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
Suggest.java 106 * Sets an optional contacts dictionary resource to be loaded.
  /frameworks/base/docs/html/guide/practices/ui_guidelines/
menu_design.jd 309 touch &amp; hold on a person's name in a list view of a contacts application.
346 &amp; hold on a name in a list of contacts, that operation should <em>also</em>
  /packages/apps/Contacts/src/com/android/contacts/model/
FallbackSource.java 17 package com.android.contacts.model;
19 import com.android.contacts.R;
  /development/samples/ApiDemos/res/values/
strings.xml 192 <string name="activity_contacts_filter">App/Instrumentation/Contacts Filter</string>
194 launches the contacts list and simulates user events to filter it.</string>
557 <string name="autocomplete_4_message">You must have contacts in your address book. Typing * will show all of your contacts.</string>
559 <string name="autocomplete_5_hint">Typing * will show all of your contacts.</string>
    [all...]
  /frameworks/base/docs/html/sdk/api_diff/3/changes/
alldiffs_index_additions.html     [all...]
alldiffs_index_changes.html 301 <!-- Class Contacts.Intents -->
302 <A HREF="android.provider.Contacts.Intents.html" class="hiddenlink" target="rightframe">Contacts.Intents</A><br>
303 <!-- Class Contacts.Intents.Insert -->
304 <A HREF="android.provider.Contacts.Intents.Insert.html" class="hiddenlink" target="rightframe">Contacts.Intents.Insert</A><br>
305 <!-- Class Contacts.PeopleColumns -->
306 <A HREF="android.provider.Contacts.PeopleColumns.html" class="hiddenlink" target="rightframe"><i>Contacts.PeopleColumns</i></A><br>
    [all...]
  /frameworks/base/core/java/android/pim/vcard/
VCardEntry.java 27 import android.provider.ContactsContract.Contacts;
65 private static final String GOOGLE_MY_CONTACTS_GROUP = "System Group: My Contacts";
    [all...]
  /external/bluetooth/bluez/common/
uinput.h 473 #define KEY_ADDRESSBOOK 0x1ad /* AL Contacts/Address Book */
  /external/skia/src/views/
SkListWidget.cpp 590 "<db name='contacts.db'>"
  /frameworks/base/core/java/android/text/
InputType.java 227 * pronunciation, such as a phonetic name field in contacts.
  /frameworks/base/core/tests/coretests/src/android/app/
SearchablesTest.java 70 * trigger the use of the default searchable e.g. contacts)
  /frameworks/base/docs/html/sdk/
android-1.1.jd 121 <li>Contacts</li>
android-1.5.jd 286 <li>Contacts</li>
android-2.1.jd 276 <li>Contacts</li>
  /frameworks/base/docs/html/sdk/api_diff/5/changes/
alldiffs_index_additions.html 78 <nobr><A HREF="android.provider.Contacts.SettingsColumns.html#android.provider.Contacts.SettingsColumns._SYNC_ACCOUNT_TYPE" class="hiddenlink" target="rightframe">_SYNC_ACCOUNT_TYPE</A>
    [all...]
  /frameworks/base/services/java/com/android/server/
SystemServer.java 39 import android.provider.Contacts.People;

Completed in 571 milliseconds

<<11121314151617181920>>