Loading
Contacts: Fix NPE in QuickContactActivity in monkey test
While AsyncTask is executing dataItemToEntry(), sometimes will use member of mContactData, this is not in UI thread, UI thread may set null to mContactData in onLoaderReset(). Bug: 64134875 Change-Id: Ic6cad1377986cf99039442499801fd02cb436cfc