Searched refs:VCardCacheThread (Results 1 – 1 of 1) sorted by relevance
106 private VCardCacheThread mVCardCacheThread;177 private class VCardCacheThread extends Thread class in ImportVCardActivity187 public VCardCacheThread(final Uri[] sourceUris, String[] sourceDisplayNames) { in VCardCacheThread() method in ImportVCardActivity.VCardCacheThread408 mVCardCacheThread = new VCardCacheThread(uris, sourceDisplayNames); in importVCard()