Searched defs:toValues (Results 1 – 4 of 4) sorted by relevance
51 public void toValues(ContentValues values) { in toValues() method in PostalSplitter.Postal
171 public void toValues(ContentValues values) { in toValues() 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()
114 public static ContentValues toValues(RecordedProgram recordedProgram) { in toValues() method in RecordedProgram