Searched refs:CONTACT_PRESENCE_STATUS (Results 1 – 4 of 4) sorted by relevance
116 int CONTACT_PRESENCE_STATUS = 6; field645 if (!c.isNull(ContactQuery.CONTACT_PRESENCE_STATUS)) { in bindContactInfo()646 int presence = c.getInt(ContactQuery.CONTACT_PRESENCE_STATUS); in bindContactInfo()
98 public static final int CONTACT_PRESENCE_STATUS = 2; field in ContactListAdapter.ContactQuery278 view.showPresenceAndStatusMessage(cursor, ContactQuery.CONTACT_PRESENCE_STATUS, in bindPresenceAndStatusMessage()
45 mPresenceIndex = GroupMemberLoader.GroupDetailQuery.CONTACT_PRESENCE_STATUS; in bindColumnIndices()
67 public static final int CONTACT_PRESENCE_STATUS = 4; field in GroupMemberLoader.GroupDetailQuery