Searched refs:SELECTION_COLUMNS (Results 1 – 1 of 1) sorted by relevance
435 final String SELECTION_COLUMNS = in testQueriesOnNotesUri() local502 SELECTION_COLUMNS, // select on the title column in testQueriesOnNotesUri()534 final String SELECTION_COLUMNS = NotePad.Notes.COLUMN_NAME_TITLE + " = " + "?"; in testQueriesOnNoteIdUri() local579 SELECTION_COLUMNS, // select based on the title column in testQueriesOnNoteIdUri()600 SELECTION_COLUMNS, // same selection, based on title column in testQueriesOnNoteIdUri()696 final String SELECTION_COLUMNS = NotePad.Notes.COLUMN_NAME_TITLE + " = " + "?"; in testDeletes() local704 SELECTION_COLUMNS, // select based on the title column in testDeletes()720 SELECTION_COLUMNS, // same selection column, "title" in testDeletes()734 SELECTION_COLUMNS, // select based on the title column in testDeletes()748 final String SELECTION_COLUMNS = NotePad.Notes.COLUMN_NAME_TITLE + " = " + "?"; in testUpdates() local[all …]