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

<<11121314151617181920>>

  /packages/apps/Contacts/src/com/android/contacts/model/
Sources.java 17 package com.android.contacts.model;
19 import com.android.contacts.model.ContactsSource.DataKind;
87 // Create fallback contacts source for on-phone contacts
  /packages/apps/Contacts/tests/src/com/android/contacts/
EntityModifierTests.java 17 package com.android.contacts;
23 import com.android.contacts.model.ContactsSource;
24 import com.android.contacts.model.EntityDelta;
25 import com.android.contacts.model.EntityModifier;
26 import com.android.contacts.model.EntitySet;
27 import com.android.contacts.model.Sources;
28 import com.android.contacts.model.ContactsSource.DataKind;
29 import com.android.contacts.model.ContactsSource.EditType;
30 import com.android.contacts.model.EntityDelta.ValuesDelta;
    [all...]
  /packages/apps/Email/src/com/android/exchange/provider/
GalEmailAddressAdapter.java 66 * Set the account ID when known. Not used for generic contacts lookup; Use when
197 * The following series of overrides insert the separator between contacts & GAL contacts
203 * Result is invalid for any other cursor types (e.g. the raw contacts cursor)
  /packages/apps/IM/res/values-fr/
strings.xml 46 <string name="menu_view_contact_list" msgid="4630377976475003130">"Liste de contacts"</string>
83 <string name="contacts_picker_title" msgid="6681084488289812125">"Sélectionnez les contacts à inviter"</string>
86 <string name="blocked_list_title" msgid="1107985939407422906">"Contacts bloqués : <xliff:g id="USER">%1$s</xliff:g>"</string>
113 <string name="contact_not_in_list_warning" msgid="2411313232707156524">"<xliff:g id="USER">%1$s</xliff:g> n\'est pas dans votre liste de contacts."</string>
119 <string name="invite_instruction" msgid="8262403243657760155">"Saisissez un nom à ajouter à partir de vos contacts"</string>
122 <string name="hide_offline_contacts" msgid="8017909244732772990">"Masquer contacts hors ligne"</string>
135 <string name="subscription_prompt" msgid="1915974310850760232">"<xliff:g id="USER">%1$s</xliff:g> aimerait vous ajouter à sa liste de contacts."</string>
161 <string name="contact_already_exist" msgid="4982433960953410393">"<xliff:g id="USER">%1$s</xliff:g> existe déjà dans votre liste de contacts."</string>
163 <string name="contact_not_loaded" msgid="3739109817357036832">"Veuillez patienter pendant le chargement de votre liste de contacts."</string>
  /packages/apps/IM/res/xml/
preferences.xml 24 android:key="hide-offline-contacts"
  /packages/apps/Phone/src/com/android/phone/
EditFdnContactScreen.java 32 import android.provider.Contacts.PeopleColumns;
33 import android.provider.Contacts.PhonesColumns;
79 * Constants used in importing from contacts
90 CONTACT_IMPORT_INTENT.setType(android.provider.Contacts.Phones.CONTENT_ITEM_TYPE);
  /packages/apps/QuickSearchBox/tests/src/com/android/quicksearchbox/
ShortcutRepositoryTest.java 57 static final Source CONTACTS_SOURCE = new MockSource("com.android.contacts/.Contacts");
118 .setIntentData("contacts/joeblow")
123 .setIntentData("contacts/mikeJ")
141 .setIntentData("contacts/" + name)
579 assertCorpusRanking("expecting apps to rank ahead of contacts (more clicks)",
586 assertCorpusRanking("expecting contacts to rank ahead of apps (more clicks)",
598 // and contacts is 1/2
670 // Expect all contacts
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
NameNormalizer.java 16 package com.android.providers.contacts;
CallLogProvider.java 17 package com.android.providers.contacts;
19 import com.android.providers.contacts.ContactsDatabaseHelper.Tables;
ContactLookupKey.java 17 package com.android.providers.contacts;
24 * Contacts lookup key. Used for generation and parsing of contact lookup keys as well
  /frameworks/base/docs/html/guide/practices/ui_guidelines/
activity_task_design.jd 111 messaging, contacts, camera, dialer, music player, settings and
161 basically of four activities: dialer, contacts list, view contact, and
177 Contacts
275 contacts can continue, by choosing an email address, to an email
277 from. Contacts, email and picture gallery are all separate
412 to the foreground. This is true for Contacts and Gallery. If the user
413 chooses Home &gt; Contacts then chooses a contact, they are viewing
415 Contacts, they are presented with the initial list of contacts rather
416 than the contact they were last viewing. Contacts is designed this wa
    [all...]
  /frameworks/base/docs/html/sdk/api_diff/5/changes/
methods_index_all.html 85 <nobr><A HREF="android.provider.Contacts.ContactMethods.html#android.provider.Contacts.ContactMethods.addPostalLocation_changed(android.content.Context, long, double, double)" class="hiddenlink" target="rightframe">addPostalLocation
90 &nbsp;&nbsp;<nobr><A HREF="android.provider.Contacts.People.html#android.provider.Contacts.People.addToGroup_changed(android.content.ContentResolver, long, java.lang.String)" class="hiddenlink" target="rightframe">type&nbsp;
91 (<code>ContentResolver, long, String</code>)&nbsp;in&nbsp;android.provider.Contacts.People
93 &nbsp;&nbsp;<nobr><A HREF="android.provider.Contacts.People.html#android.provider.Contacts.People.addToGroup_changed(android.content.ContentResolver, long, long)" class="hiddenlink" target="rightframe">type&nbsp;
94 (<code>ContentResolver, long, long</code>)&nbsp;in&nbsp;android.provider.Contacts.People
96 <nobr><A HREF="android.provider.Contacts.People.html#android.provider.Contacts.People.addToMyContactsGroup_changed(android.content.ContentResolver, long)" class="hiddenlink" tar (…)
    [all...]
  /development/pdk/docs/source/
overview-1.5.jd 27 <li>Contacts, Call log, and Favorites
79 <li>Contacts
  /frameworks/base/core/java/android/app/
package.html 42 cohesive group of operations -- such as working with contacts, working with a
55 specific image, etc. If the "contacts application" then wants to let the
  /frameworks/base/docs/html/guide/samples/
index.jd 52 <dd>An application that demonstrates how to query the system contacts provider
54 well as insert contacts into a specific account.</dd>
  /frameworks/base/docs/html/guide/topics/ui/
binding.jd 47 people's names from the device contacts (see {@link android.provider.Contacts.People}).</li>
  /packages/apps/Calendar/src/com/android/calendar/
ContactsAsyncHelper.java 26 import android.provider.ContactsContract.Contacts;
91 inputStream = Contacts.openContactPhotoInputStream(
  /packages/apps/Contacts/res/layout/
item_contact_editor.xml 18 <com.android.contacts.ui.widget.ContactEditorView
180 </com.android.contacts.ui.widget.ContactEditorView>
item_read_only_contact_editor.xml 18 <com.android.contacts.ui.widget.ReadOnlyContactEditorView
153 </com.android.contacts.ui.widget.ReadOnlyContactEditorView>
  /packages/apps/Contacts/src/com/android/contacts/
ContactEntryAdapter.java 17 package com.android.contacts;
22 import android.provider.ContactsContract.Contacts;
  /packages/apps/Email/src/com/android/exchange/
ContactsSyncAdapterService.java 89 * Partial integration with system SyncManager; we tell our EAS SyncManager to start a contacts
123 // Now, find the contacts mailbox associated with the account
  /packages/apps/IM/src/com/android/im/app/
ProviderListItem.java 174 where.append(" in (select _id from contacts where ");
175 where.append(Imps.Contacts.ACCOUNT);
  /packages/apps/Mms/src/com/android/mms/data/
RecipientIdCache.java 130 public static void updateNumbers(long threadId, ContactList contacts) {
133 for (Contact contact : contacts) {
  /packages/apps/VoiceDialer/src/com/android/voicedialer/
CommandRecognizerEngine.java 27 import android.provider.ContactsContract.Contacts;
48 * <li>Scans contacts and determine if the Grammar g2g file is stale.
95 // if we change the contacts file, then we need to recreate the grammar.
125 List<VoiceContact> contacts = mContactsFile != null ? local
129 // log contacts if requested
130 if (mLogger != null) mLogger.logContacts(contacts);
133 Integer.toHexString(contacts.hashCode()) + ".g2g");
154 addNameEntriesToGrammar(contacts);
186 * @param contacts list of VoiceContacts to be added.
188 private void addNameEntriesToGrammar(List<VoiceContact> contacts)
    [all...]
  /frameworks/base/core/tests/coretests/src/android/content/
SyncStorageEngineTest.java 306 final String authorityContacts = "contacts";
309 final String authorityContactsNew = "com.android.contacts";
318 + "<authority id=\"0\" account=\"acc1\" type=\"type1\" authority=\"contacts\" />\n"
321 + "<authority id=\"3\" account=\"acc2\" type=\"type2\" authority=\"contacts\" />\n"
327 + " authority=\"com.android.contacts\" />\n"

Completed in 480 milliseconds

<<11121314151617181920>>