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

/packages/apps/ContactsCommon/src/com/android/contacts/common/vcard/
H A DImportVCardActivity.java608 private boolean mGotIOException; field in class:ImportVCardActivity.VCardScanThread
620 mGotIOException = false;
639 mGotIOException = true;
651 if (mGotIOException) {

Completed in 32 milliseconds