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.java309 static int countExceptionUpdates(ArrayList<CPOWrapper> diff) { in countExceptionUpdates() method in RawContactDeltaListTests
327 final int exceptionCount = countExceptionUpdates(diff); in testInsert()
338 final int exceptionCount = countExceptionUpdates(diff); in testUpdateUpdate()
349 final int exceptionCount = countExceptionUpdates(diff); in testUpdateInsert()
361 final int exceptionCount = countExceptionUpdates(diff); in testInsertUpdateInsert()
373 final int exceptionCount = countExceptionUpdates(diff); in testInsertInsertInsert()