mContentValues = contentValues;
mContentValues.put(key, value); return this;
mContentValues.putNull(key); return this;