History log of /packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/aggregation/util/ContactMatcherTest.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
c4a1f1d6b0cf24fb9998d59511e39b097c7a081d 24-Jul-2012 Makoto Onuki <omakoto@google.com> Add missing size annotations

Change-Id: I465b87cec1508f5ca667570a2f1d05a8af2f6e2a
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/aggregation/util/ContactMatcherTest.java
ff91ec356f1b17dea095a880f61b8bc4ff333b1e 18-Jul-2012 Makoto Onuki <omakoto@google.com> Tolerate crashes during re-aggregation.

This CL consists of two parts:
- Don't crash even if the name_lookup table contains malformed data. Just
treat it as name-unmatch.

- Don't crash even if an exception is thrown durign re-aggregation.
Re-aggregation is not *that* important anyway, so in that case just bump the
logic version and start the provider normally. (And even if we fail to bump
the version number, just go ahead and continue.)

Bug 6827136
Change-Id: Ifa3d4697c5d81f3480e0b8a9238b49312ac75e3b
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/aggregation/util/ContactMatcherTest.java