Home
last modified time | relevance | path

Searched refs:actuallyImportOneSimContact (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/services/Telephony/src/com/android/phone/
H A DSimContacts.java115 actuallyImportOneSimContact(mCursor, resolver, mAccount); in run()
137 private static boolean actuallyImportOneSimContact( in actuallyImportOneSimContact() method in SimContacts
214 if (actuallyImportOneSimContact(mCursor, resolver, mAccount)){ in importOneSimContact()