Home
last modified time | relevance | path

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

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