Home
last modified time | relevance | path

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

/packages/apps/Contacts/tests/src/com/android/contacts/model/
DRawContactDeltaListTests.java310 static int countExceptionUpdates(ArrayList<CPOWrapper> diff) { in countExceptionUpdates() method in RawContactDeltaListTests
328 final int exceptionCount = countExceptionUpdates(diff); in testInsert()
339 final int exceptionCount = countExceptionUpdates(diff); in testUpdateUpdate()
350 final int exceptionCount = countExceptionUpdates(diff); in testUpdateInsert()
362 final int exceptionCount = countExceptionUpdates(diff); in testInsertUpdateInsert()
374 final int exceptionCount = countExceptionUpdates(diff); in testInsertInsertInsert()