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

/packages/apps/ContactsCommon/src/com/android/contacts/common/vcard/
H A DImportVCardActivity.java122 private VCardCacheThread mVCardCacheThread; field in class:ImportVCardActivity
199 Arrays.toString(mVCardCacheThread.getSourceUris())));
200 mVCardCacheThread.start();
762 mVCardCacheThread = new VCardCacheThread(uris);
945 mProgressDialogForCachingVCard.setOnCancelListener(mVCardCacheThread);

Completed in 23 milliseconds