Searched refs:byId (Results 1 – 4 of 4) sorted by relevance
71 public static Contact byId(int id) { in byId() method in Contact
117 Contact contact = Contact.byId(mContactId); in prepareUi()148 getString(R.string.message_sent, mBody, Contact.byId(mContactId).getName()), in send()
43 Contact contact = Contact.byId(i); in onGetChooserTargets()
66 return Contact.byId(i);