Searched refs:fetchNote (Results 1 – 7 of 7) sorted by relevance
69 Cursor note = mDbHelper.fetchNote(mRowId); in populateFields()
157 public Cursor fetchNote(long rowId) throws SQLException { in fetchNote() method in NotesDbAdapter