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

  /packages/apps/ContactsCommon/src/com/android/contacts/common/
ContactTileLoaderFactory.java 36 public final static int CONTACT_PRESENCE = 5;
50 Contacts.CONTACT_PRESENCE, // .............................5
  /packages/experimental/LoaderApp/src/com/android/loaderapp/model/
ContactsListLoader.java 35 Contacts.CONTACT_PRESENCE, // 6
  /packages/apps/ContactsCommon/src/com/android/contacts/common/list/
ContactListAdapter.java 44 Contacts.CONTACT_PRESENCE, // 2
55 Contacts.CONTACT_PRESENCE, // 2
66 Contacts.CONTACT_PRESENCE, // 2
78 Contacts.CONTACT_PRESENCE, // 2
ContactTileAdapter.java 159 mPresenceIndex = ContactTileLoaderFactory.CONTACT_PRESENCE;
  /development/samples/ApiDemos/src/com/example/android/apis/app/
QuickContactsDemo.java 39 Contacts.CONTACT_PRESENCE, // 4
LoaderCursor.java 168 Contacts.CONTACT_PRESENCE,
LoaderRetained.java 173 Contacts.CONTACT_PRESENCE,
  /packages/apps/Contacts/src/com/android/contacts/
GroupMemberLoader.java 59 Data.CONTACT_PRESENCE, // 4
  /development/samples/Support13Demos/src/com/example/android/supportv13/app/
CursorFragment.java 108 Contacts.CONTACT_PRESENCE,
  /packages/apps/Email/src/com/android/email/activity/
ContactStatusLoader.java 47 Contacts.CONTACT_PRESENCE
  /packages/apps/Contacts/src/com/android/contacts/model/
ContactLoader.java 124 Contacts.CONTACT_PRESENCE,
196 public static final int CONTACT_PRESENCE = 8;
512 final Integer presence = cursor.isNull(ContactQuery.CONTACT_PRESENCE)
514 : cursor.getInt(ContactQuery.CONTACT_PRESENCE);
    [all...]
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
GlobalSearchSupport.java 234 + PRESENCE_SQL + " AS " + Contacts.CONTACT_PRESENCE + ", "
ContactsProvider2.java 591 .add(Contacts.CONTACT_PRESENCE,
658 .add(Contacts.CONTACT_PRESENCE,
    [all...]
  /packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
ContactsProvider2Test.java 143 Contacts.CONTACT_PRESENCE,
182 Contacts.CONTACT_PRESENCE,
225 Contacts.CONTACT_PRESENCE,
270 Contacts.CONTACT_PRESENCE,
392 Contacts.CONTACT_PRESENCE,
467 Contacts.CONTACT_PRESENCE,
558 Contacts.CONTACT_PRESENCE,
    [all...]
  /packages/apps/Mms/src/com/android/mms/data/
Contact.java 424 Phone.CONTACT_PRESENCE, // 5
457 Email.CONTACT_PRESENCE, // 2
    [all...]
  /packages/apps/Contacts/tests/src/com/android/contacts/model/
ContactLoaderTest.java 296 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 134 Contacts.CONTACT_PRESENCE, // 5
    [all...]
  /frameworks/base/core/java/android/provider/
ContactsContract.java     [all...]
  /packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/aggregation/
ContactAggregatorTest.java     [all...]
  /prebuilts/sdk/12/
android.jar 
  /prebuilts/sdk/14/
android.jar 
  /prebuilts/sdk/15/
android.jar 
  /prebuilts/sdk/6/
android.jar 
  /prebuilts/sdk/current/
android.jar 

Completed in 533 milliseconds