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.java2058 return getContactMethodType(uri); in getType()
2074 return getContactMethodType(uri); in getType()
2088 private String getContactMethodType(Uri url) { in getContactMethodType() method in LegacyApiSupport