Home
last modified time | relevance | path

Searched refs:getContactMethodType (Results 1 – 1 of 1) sorted by relevance

/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DLegacyApiSupport.java1979 return getContactMethodType(uri); in getType()
1995 return getContactMethodType(uri); in getType()
2009 private String getContactMethodType(Uri url) { in getContactMethodType() method in LegacyApiSupport