HomeSort by relevance Sort by last modified time
    Searched full:contacts (Results 1 - 25 of 1152) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /packages/experimental/LoaderApp/src/com/android/loaderapp/model/
ContactsListLoader.java 22 import android.provider.ContactsContract.Contacts;
29 Contacts._ID, // 0
30 Contacts.DISPLAY_NAME_PRIMARY, // 1
31 Contacts.DISPLAY_NAME_ALTERNATIVE, // 2
32 Contacts.SORT_KEY_PRIMARY, // 3
33 Contacts.STARRED, // 4
34 Contacts.TIMES_CONTACTED, // 5
35 Contacts.CONTACT_PRESENCE, // 6
36 Contacts.PHOTO_ID, // 7
37 Contacts.LOOKUP_KEY, //
    [all...]
  /packages/providers/ContactsProvider/tests/assets/testSynced/
readme.txt 1 The contacts in this example were created on a device that was synchronized to the server.
2 Contacts up to ID=6 were created and synchronized. The synch was then disabled and the others
expected_groups.txt 7 7 notes=System Group: My Contacts
10 10 system_id=Contacts
11 11 title=System Group: My Contacts
  /packages/apps/ContactsCommon/tests/
proguard.flags 2 -keep @com.android.contacts.common.test.NeededForTesting class *
3 -keep @com.android.contacts.test.NeededForReflection class *
5 @com.android.contacts.common.test.NeededForTesting *;
6 @com.android.contacts.test.NeededForReflection *;
Android.mk 12 LOCAL_PACKAGE_NAME := com.android.contacts.common.unittest
14 LOCAL_INSTRUMENTATION_FOR := com.android.contacts.common
  /external/srec/doc/logs/uapi/
run_contacts.log 5 android.speech.recognition.test.contacts.CLRecognizer:before EmbeddedRecognizer.getInstance()
6 android.speech.recognition.test.contacts.CLRecognizer:after EmbeddedRecognizer.getInstance(): android.speech.recognition.impl.EmbeddedRecognizerImpl android.speech.recognition.impl.EmbeddedRecognizerImpl@4001e7a8
7 android.speech.recognition.test.contacts.CLRecognizer:before EmbeddedRecognizer.configure(/system/usr/srec/config/en.us/baseline11k.par)
8 android.speech.recognition.test.contacts.CLRecognizer:after EmbeddedRecognizer.configure()
9 android.speech.recognition.test.contacts.CLRecognizer:before recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/dynamic-test.g2g)
10 android.speech.recognition.test.contacts.CLRecognizer:after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/dynamic-test.g2g)
11 android.speech.recognition.test.contacts.CLRecognizer:before grammar.load()
12 android.speech.recognition.test.contacts.CLRecognizer:onLoaded
13 android.speech.recognition.test.contacts.CLRecognizer:Adding words to grammar slot
14 android.speech.recognition.test.contacts.CLRecognizer:item 0: Andy Wyat
    [all...]
run_robustness1.log 5 android.speech.recognition.test.contacts.CLRecognizer:before EmbeddedRecognizer.getInstance()
6 android.speech.recognition.test.contacts.CLRecognizer:after EmbeddedRecognizer.getInstance(): android.speech.recognition.impl.EmbeddedRecognizerImpl android.speech.recognition.impl.EmbeddedRecognizerImpl@4001e968
7 android.speech.recognition.test.contacts.CLRecognizer:before EmbeddedRecognizer.configure(/system/usr/srec/config/en.us/baseline11k.par)
8 android.speech.recognition.test.contacts.CLRecognizer:after EmbeddedRecognizer.configure()
9 android.speech.recognition.test.contacts.CLRecognizer:before recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/dynamic-test.g2g)
10 android.speech.recognition.test.contacts.CLRecognizer:after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/dynamic-test.g2g)
11 android.speech.recognition.test.contacts.CLRecognizer:before grammar.load()
12 android.speech.recognition.test.contacts.CLRecognizer:onLoaded
13 android.speech.recognition.test.contacts.CLRecognizer:Adding words to grammar slot
14 android.speech.recognition.test.contacts.CLRecognizer:item 0: Andy Wyat
    [all...]
run_robustness2.log 5 android.speech.recognition.test.contacts.CLRecognizer:before EmbeddedRecognizer.getInstance()
6 android.speech.recognition.test.contacts.CLRecognizer:after EmbeddedRecognizer.getInstance(): android.speech.recognition.impl.EmbeddedRecognizerImpl android.speech.recognition.impl.EmbeddedRecognizerImpl@4001e990
7 android.speech.recognition.test.contacts.CLRecognizer:before EmbeddedRecognizer.configure(/system/usr/srec/config/en.us/baseline11k.par)
8 android.speech.recognition.test.contacts.CLRecognizer:after EmbeddedRecognizer.configure()
9 android.speech.recognition.test.contacts.CLRecognizer:before recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/dynamic-test.g2g)
10 android.speech.recognition.test.contacts.CLRecognizer:after recognizer.createGrammar(/system/usr/srec/config/en.us/grammars/dynamic-test.g2g)
11 android.speech.recognition.test.contacts.CLRecognizer:before grammar.load()
12 android.speech.recognition.test.contacts.CLRecognizer:onLoaded
13 android.speech.recognition.test.contacts.CLRecognizer:Adding words to grammar slot
14 android.speech.recognition.test.contacts.CLRecognizer:item 0: Andy Wyat
    [all...]
  /packages/providers/ContactsProvider/
proguard.flags 1 -keep class com.android.providers.contacts.ContactsDatabaseHelper {
11 -keep @com.android.providers.contacts.util.NeededForTesting class *
13 @com.android.providers.contacts.util.NeededForTesting *;
  /packages/apps/ContactsCommon/tests/bin/
test.sh 3 adb shell am instrument -w com.android.contacts.common.unittest/android.test.InstrumentationTestRunner
  /packages/providers/ContactsProvider/tests/assets/testUnsynced/
expected_groups.txt 10 10 system_id=Contacts
11 11 title=Contacts
readme.txt 1 The contacts in this example were created on a device that is not synchronized with the server
2 (by using the four corners trick in the Donut Welcome Screen). The contacts have different fields
  /packages/apps/Contacts/
proguard.flags 1 -keep class com.android.contacts.model.Sources {
13 -keep @com.android.contacts.common.test.NeededForTesting class *
14 -keep @com.android.contacts.test.NeededForReflection class *
16 @com.android.contacts.common.test.NeededForTesting *;
17 @com.android.contacts.test.NeededForReflection *;
  /packages/apps/Dialer/tests/
proguard.flags 1 -keep class com.android.contacts.model.Sources {
13 -keep @com.android.contacts.common.test.NeededForTesting class *
14 -keep @com.android.contacts.test.NeededForReflection class *
16 @com.android.contacts.common.test.NeededForTesting *;
17 @com.android.contacts.test.NeededForReflection *;
  /packages/apps/Contacts/tests/src/com/android/contacts/activities/
PeopleActivityTest.java 17 package com.android.contacts.activities;
26 import android.provider.ContactsContract.Contacts;
35 import com.android.contacts.ContactsApplication;
36 import com.android.contacts.R;
37 import com.android.contacts.common.ContactPhotoManager;
38 import com.android.contacts.common.test.mocks.ContactsMockContext;
39 import com.android.contacts.common.test.mocks.MockContentProvider;
40 import com.android.contacts.common.test.mocks.MockContentProvider.Query;
41 import com.android.contacts.detail.ContactDetailFragment;
42 import com.android.contacts.interactions.TestLoaderManager
    [all...]
  /packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
ContactLookupKeyTest.java 17 package com.android.providers.contacts;
22 import android.provider.ContactsContract.Contacts;
26 import com.android.providers.contacts.ContactLookupKey.LookupKeySegment;
27 import com.android.providers.contacts.testutil.RawContactUtil;
36 * adb shell am instrument -e class com.android.providers.contacts.ContactLookupKeyTest -w \
37 * com.android.providers.contacts.tests/android.test.InstrumentationTestRunner
55 assertStoredValue(ContentUris.withAppendedId(Contacts.CONTENT_URI, contactId),
56 Contacts.LOOKUP_KEY, expectedLookupKey);
59 Uri lookupUri = Uri.withAppendedPath(Contacts.CONTENT_LOOKUP_URI, expectedLookupKey);
60 assertStoredValue(lookupUri, Contacts._ID, contactId)
    [all...]
  /frameworks/base/docs/html/sdk/api_diff/5/changes/
fields_index_changes.html 72 <nobr><A HREF="android.provider.Contacts.SettingsColumns.html#android.provider.Contacts.SettingsColumns._SYNC_ACCOUNT" class="hiddenlink" target="rightframe">_SYNC_ACCOUNT</A>
96 <nobr><A HREF="android.provider.Contacts.Intents.Insert.html#android.provider.Contacts.Intents.Insert.ACTION" class="hiddenlink" target="rightframe">ACTION</A>
98 <nobr><A HREF="android.provider.Contacts.Intents.html#android.provider.Contacts.Intents.ATTACH_IMAGE" class="hiddenlink" target="rightframe">ATTACH_IMAGE</A>
100 <nobr><A HREF="android.provider.Contacts.html#android.provider.Contacts.AUTHORITY" class="hiddenlink" target="rightframe">AUTHORITY</A>
102 <nobr><A HREF="android.provider.Contacts.ContactMethodsColumns.html#android.provider.Contacts.ContactMethodsColumns.AUX_DATA" class="hiddenlink" target="rightframe">AUX_DATA</A
    [all...]
  /external/chromium/chrome/common/extensions/docs/examples/extensions/oauth_contacts/
contacts.html 9 <title>Your Google Contacts List</title>
20 <h1>Your Google Contacts List</h1>
22 <a href="http://code.google.com/apis/contacts/">Google's
23 Contacts API</a></h2>
28 var contacts = chrome.extension.getBackgroundPage().contacts;
30 for (var i = 0, contact; contact = contacts[i]; i++) {
manifest.json 2 "name": "Sample - OAuth Contacts",
6 "description": "Uses OAuth to connect to Google's contacts service and display a list of your contacts.",
  /packages/providers/ContactsProvider/tests/assets/test1/
expected_groups.txt 3 3 account_name=android.contacts.test.eclair@gmail.com
7 7 notes=System Group: My Contacts
10 10 system_id=Contacts
11 11 title=System Group: My Contacts
20 20 account_name=android.contacts.test.eclair@gmail.com
24 24 notes=Eclair Contacts
28 28 title=Eclair Contacts
37 37 account_name=android.contacts.test.eclair@gmail.com
54 54 account_name=android.contacts.test.eclair@gmail.com
  /development/samples/ContactManager/
_index.html 1 <p>A sample application that demonstrates how to manually query the system contacts provider using
4 well as manually insert contacts into a specific account.</p>
6 <p>In most cases, you will want to ask the existing Contacts activity to handle these tasks for you,
  /frameworks/base/docs/html/training/contacts-provider/
index.jd 1 page.title=Accessing Contacts Data
27 <a href="{@docRoot}guide/topics/providers/contacts-provider.html">
28 Contacts Provider</a>
45 The <a href="{@docRoot}guide/topics/providers/contacts-provider.html">Contacts Provider</a> is
46 the central repository of the user's contacts information, including data from contacts apps and
47 social networking apps. In your apps, you can access Contacts Provider information directly by
48 calling {@link android.content.ContentResolver} methods or by sending intents to a contacts app.
51 This class focuses on retrieving lists of contacts, displaying the details for a particula
    [all...]
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
EventLogTags.logtags 3 option java_package com.android.providers.contacts;
  /packages/apps/Contacts/tests/
Android.mk 9 LOCAL_STATIC_JAVA_LIBRARIES := com.android.contacts.common.test
16 LOCAL_INSTRUMENTATION_FOR := Contacts
  /development/samples/ApiDemos/src/com/example/android/apis/app/
QuickContactsDemo.java 26 import android.provider.ContactsContract.Contacts;
35 Contacts._ID, // 0
36 Contacts.DISPLAY_NAME, // 1
37 Contacts.STARRED, // 2
38 Contacts.TIMES_CONTACTED, // 3
39 Contacts.CONTACT_PRESENCE, // 4
40 Contacts.PHOTO_ID, // 5
41 Contacts.LOOKUP_KEY, // 6
42 Contacts.HAS_PHONE_NUMBER, // 7
58 String select = "((" + Contacts.DISPLAY_NAME + " NOTNULL) AND (
    [all...]

Completed in 3536 milliseconds

1 2 3 4 5 6 7 8 91011>>