Home
last modified time | relevance | path

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

/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
DBaseContactsProvider2Test.java903 protected void storeValues(Uri contentUri, long id, Map<String, String> columnValueMap) { in storeValues() method in BaseContactsProvider2Test
907 protected void storeValues(Uri contentUri, Map<String, String> columnValueMap) { in storeValues() method in BaseContactsProvider2Test