Searched refs:mVCardCacheThread (Results 1 – 1 of 1) sorted by relevance
106 private VCardCacheThread mVCardCacheThread; field in ImportVCardActivity159 Arrays.toString(mVCardCacheThread.getSourceUris()))); in onServiceConnected()160 mVCardCacheThread.start(); in onServiceConnected()408 mVCardCacheThread = new VCardCacheThread(uris, sourceDisplayNames); in importVCard()755 mProgressDialogForCachingVCard.setOnCancelListener(mVCardCacheThread); in onCreateDialog()