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

/packages/apps/Contacts/tests/src/com/android/contacts/
H A DRawContactDeltaListTests.java293 static int countExceptionUpdates(ArrayList<ContentProviderOperation> diff) { method in class:RawContactDeltaListTests
310 final int exceptionCount = countExceptionUpdates(diff);
321 final int exceptionCount = countExceptionUpdates(diff);
332 final int exceptionCount = countExceptionUpdates(diff);
344 final int exceptionCount = countExceptionUpdates(diff);
356 final int exceptionCount = countExceptionUpdates(diff);

Completed in 58 milliseconds