Searched refs:mContactId (Results 1 – 2 of 2) sorted by relevance
39 String mContactId = null; field in PresenceContact53 mContactId = contactId; in PresenceContact()74 return mContactId; in getContactId()
61 private String mContactId; field in ContactsFacade79 mContactId = (String) phone.getField("CONTACT_ID").get(null); in ContactsFacade()205 mContactId + " = ? and " + mPrimary + "=1", in findPhone()