Home
last modified time | relevance | path

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

/aosp12/packages/services/Telephony/src/com/android/phone/
H A DSimContacts.java66 static final ContentValues sEmptyContentValues = new ContentValues(); field in SimContacts
161 builder.withValues(sEmptyContentValues); in actuallyImportOneSimContact()