Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/phone/
DSimContacts.java67 static final ContentValues sEmptyContentValues = new ContentValues(); field in SimContacts
162 builder.withValues(sEmptyContentValues); in actuallyImportOneSimContact()