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
4383 ContentValues toValues, String toKey, ContentValues fromValues, String fromKey) { in copyStringValue()4391 ContentValues toValues, String toKey, ContentValues fromValues, String fromKey) { in copyLongValue()
135 public static ContentValues toValues(Context context, RecordedProgram recordedProgram) { in toValues() method in RecordedProgram