Home
last modified time | relevance | path

Searched defs:CONTACT_PRESENCE (Results 1 – 2 of 2) sorted by relevance

/packages/apps/ContactsCommon/src/com/android/contacts/common/
DContactTileLoaderFactory.java38 public final static int CONTACT_PRESENCE = 5; field in ContactTileLoaderFactory
/packages/apps/ContactsCommon/src/com/android/contacts/common/model/
DContactLoader.java209 public static final int CONTACT_PRESENCE = 8; field in ContactLoader.ContactQuery