Home
last modified time | relevance | path

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

/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DLegacyApiSupport.java902 parseContactMethodValues(kind, values); in insertContactMethod()
1126 parseContactMethodValues(kind, values); in updateContactMethods()
1433 private void parseContactMethodValues(int kind, ContentValues values) { in parseContactMethodValues() method in LegacyApiSupport