Home
last modified time | relevance | path

Searched defs:fromValues (Results 1 – 3 of 3) sorted by relevance

/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DPostalSplitter.java41 public void fromValues(ContentValues values) { in fromValues() method in PostalSplitter.Postal
DNameSplitter.java153 public void fromValues(ContentValues values) { in fromValues() method in NameSplitter.Name
DContactsDatabaseHelper.java4376 ContentValues toValues, String toKey, ContentValues fromValues, String fromKey) { in copyStringValue()
4384 ContentValues toValues, String toKey, ContentValues fromValues, String fromKey) { in copyLongValue()