Home | History | Annotate | Download | only in notepad

Lines Matching defs:getContentValues

153                 TEST_NOTES[index].getContentValues()  // the values map to insert
634 note.getContentValues() // the map of values to insert as a new record
673 ContentValues values = note.getContentValues();
826 public ContentValues getContentValues() {