Searched defs:fromValues (Results 1 – 4 of 4) sorted by relevance
41 public void fromValues(ContentValues values) { in fromValues() method in PostalSplitter.Postal
153 public void fromValues(ContentValues values) { in fromValues() method in NameSplitter.Name
5609 ContentValues toValues, String toKey, ContentValues fromValues, String fromKey) { in copyStringValue()5617 ContentValues toValues, String toKey, ContentValues fromValues, String fromKey) { in copyLongValue()
550 public static ViewEntry fromValues(Context context, String mimeType, DataKind kind, in fromValues() method in ContactFragment.ViewEntry