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

/packages/services/Telephony/src/com/android/phone/
H A DSimContacts.java100 private class ImportAllSimContactsThread extends Thread class in class:SimContacts
105 public ImportAllSimContactsThread() { method in class:SimContacts.ImportAllSimContactsThread
106 super("ImportAllSimContactsThread");
304 ImportAllSimContactsThread thread = new ImportAllSimContactsThread();

Completed in 37 milliseconds