Searched defs:contact (Results 1 – 5 of 5) sorted by relevance
32 public static void bind(Contact contact, TextView textView) { in bind()
43 Contact contact = Contact.byId(i); in onGetChooserTargets() local
117 Contact contact = Contact.byId(mContactId); in prepareUi() local
287 def list_contains_contact(self, contact_list, contact): argument
205 public static RawContact valueOf(JSONObject contact) { in valueOf()