Home
last modified time | relevance | path

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

/packages/apps/Contacts/tests/src/com/android/contacts/model/
DRawContactDeltaListTests.java264 static ContentProviderOperation buildOper(Uri uri, int type, ValuesDelta values) { in buildOper() method in RawContactDeltaListTests
268 static ContentProviderOperation buildOper(Uri uri, int type, ContentValues values) { in buildOper() method in RawContactDeltaListTests