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