HomeSort by relevance Sort by last modified time
    Searched refs:CONTACT_PRESENCE (Results 1 - 23 of 23) sorted by null

  /packages/apps/Contacts/src/com/android/contacts/
ContactTileLoaderFactory.java 37 public final static int CONTACT_PRESENCE = 5;
51 Contacts.CONTACT_PRESENCE, // .............................5
GroupMemberLoader.java 49 Data.CONTACT_PRESENCE, // 6
ContactLoader.java 499 Contacts.CONTACT_PRESENCE,
571 public final static int CONTACT_PRESENCE = 8;
    [all...]
  /packages/experimental/LoaderApp/src/com/android/loaderapp/model/
ContactsListLoader.java 35 Contacts.CONTACT_PRESENCE, // 6
  /packages/apps/Contacts/src/com/android/contacts/list/
ContactListAdapter.java 47 Contacts.CONTACT_PRESENCE, // 5
63 Data.CONTACT_PRESENCE, // 5
78 Contacts.CONTACT_PRESENCE, // 5
ContactTileAdapter.java 170 mPresenceIndex = ContactTileLoaderFactory.CONTACT_PRESENCE;
  /development/samples/ApiDemos/src/com/example/android/apis/app/
QuickContactsDemo.java 39 Contacts.CONTACT_PRESENCE, // 4
LoaderCursor.java 128 Contacts.CONTACT_PRESENCE,
  /development/samples/Support13Demos/src/com/example/android/supportv13/app/
CursorFragment.java 107 Contacts.CONTACT_PRESENCE,
  /development/samples/Support4Demos/src/com/example/android/supportv4/app/
LoaderCursorSupport.java 121 Contacts.CONTACT_PRESENCE,
  /packages/apps/Email/src/com/android/email/activity/
ContactStatusLoader.java 47 Contacts.CONTACT_PRESENCE
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
GlobalSearchSupport.java 313 + PRESENCE_SQL + " AS " + Contacts.CONTACT_PRESENCE + ", "
ContactsProvider2.java 589 .add(Contacts.CONTACT_PRESENCE,
656 .add(Contacts.CONTACT_PRESENCE,
    [all...]
  /packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
ContactsProvider2Test.java 123 Contacts.CONTACT_PRESENCE,
158 Contacts.CONTACT_PRESENCE,
270 Contacts.CONTACT_PRESENCE,
338 Contacts.CONTACT_PRESENCE,
424 Contacts.CONTACT_PRESENCE,
775 values.put(Contacts.Entity.CONTACT_PRESENCE, StatusUpdates.IDLE);
792 values.put(Contacts.Entity.CONTACT_PRESENCE, StatusUpdates.IDLE);
810 values.put(Contacts.Entity.CONTACT_PRESENCE, StatusUpdates.IDLE);
    [all...]
ContactAggregatorTest.java     [all...]
  /packages/apps/Mms/src/com/android/mms/data/
Contact.java 418 Phone.CONTACT_PRESENCE, // 5
449 Email.CONTACT_PRESENCE, // 2
    [all...]
  /packages/apps/Contacts/tests/src/com/android/contacts/
ContactLoaderTest.java 295 Contacts.PHOTO_ID, Contacts.STARRED, Contacts.CONTACT_PRESENCE,
  /packages/experimental/LoaderApp/src/com/android/loaderapp/
ContactHeaderWidget.java 102 Contacts.CONTACT_PRESENCE,
  /packages/apps/Contacts/src/com/android/contacts/group/
GroupEditorFragment.java 135 Contacts.CONTACT_PRESENCE, // 5
    [all...]
  /frameworks/base/core/java/android/provider/
ContactsContract.java     [all...]
  /prebuilt/sdk/12/
android.jar 
  /prebuilt/sdk/14/
android.jar 
  /prebuilt/sdk/6/
android.jar 

Completed in 1985 milliseconds