Home | History | Annotate | Download | only in database

Lines Matching defs:cursorLongToContentValues

670     public static void cursorLongToContentValues(Cursor cursor, String field, ContentValues values)
672 cursorLongToContentValues(cursor, field, values, field);
683 public static void cursorLongToContentValues(Cursor cursor, String field, ContentValues values,