Searched refs:mVCardCacheThread (Results 1 – 1 of 1) sorted by relevance
105 private VCardCacheThread mVCardCacheThread; field in ImportVCardActivity158 Arrays.toString(mVCardCacheThread.getSourceUris()))); in onServiceConnected()159 mVCardCacheThread.start(); in onServiceConnected()397 mVCardCacheThread = new VCardCacheThread(uris, sourceDisplayNames); in importVCard()710 mProgressDialogForCachingVCard.setOnCancelListener(mVCardCacheThread); in onCreateDialog()