Home
last modified time | relevance | path

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

/packages/apps/IM/src/com/android/im/engine/
DContactList.java145 public synchronized Contact getContact(Address address) { in getContact() method in ContactList
149 public synchronized Contact getContact(String address) { in getContact() method in ContactList
DContactListManager.java161 public Contact getContact(Address address) { in getContact() method in ContactListManager
165 public Contact getContact(String address) { in getContact() method in ContactListManager