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

  /development/samples/ApiDemos/src/com/example/android/apis/app/
QuickContactsDemo.java 39 Contacts.CONTACT_PRESENCE, // 4
  /packages/apps/Mms/src/com/android/mms/data/
Contact.java 312 Phone.CONTACT_PRESENCE, // 4
331 Email.CONTACT_PRESENCE, // 1
  /packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
ContactsProvider2Test.java 403 values.put(Contacts.CONTACT_PRESENCE, StatusUpdates.INVISIBLE);
422 values.put(Contacts.CONTACT_PRESENCE, StatusUpdates.INVISIBLE);
541 values.put(Contacts.CONTACT_PRESENCE, StatusUpdates.AVAILABLE);
552 values.put(Contacts.CONTACT_PRESENCE, StatusUpdates.AVAILABLE);
    [all...]
ContactAggregatorTest.java     [all...]
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
GlobalSearchSupport.java 91 PRESENCE_SQL + " AS " + Contacts.CONTACT_PRESENCE,
ContactsProvider2.java 533 addProjection(sContactsProjectionMap, Contacts.CONTACT_PRESENCE,
    [all...]
  /packages/apps/Contacts/src/com/android/contacts/ui/
QuickContactWindow.java     [all...]
  /frameworks/base/core/java/com/android/internal/widget/
ContactHeaderWidget.java 104 Contacts.CONTACT_PRESENCE,
  /frameworks/base/core/java/android/provider/
ContactsContract.java 409 public static final String CONTACT_PRESENCE = "contact_presence";
802 * <td>{@link #CONTACT_PRESENCE}</td>
    [all...]
  /packages/apps/Calendar/src/com/android/calendar/
EventInfoActivity.java 258 Email.CONTACT_PRESENCE, // 1
    [all...]
  /packages/apps/Contacts/src/com/android/contacts/
ContactsListActivity.java 299 Contacts.CONTACT_PRESENCE, // 6
312 Contacts.CONTACT_PRESENCE, // 6
326 Contacts.CONTACT_PRESENCE, // 6
    [all...]
  /packages/apps/Email/src/com/android/email/activity/
MessageView.java 108 new String[] { Contacts.CONTACT_PRESENCE };
    [all...]
  /prebuilt/sdk/6/
android.jar 

Completed in 518 milliseconds