Home | History | Annotate | Download | only in notepad

Lines Matching defs:SORT_ORDER

442         final String SORT_ORDER = NotePad.Notes.COLUMN_NAME_TITLE + " ASC";
504 SORT_ORDER // sort ascending on the title column
540 final String SORT_ORDER = NotePad.Notes.COLUMN_NAME_TITLE + " ASC";
581 SORT_ORDER // sort order returned is by title, ascending
602 SORT_ORDER // same sort order returned, by title, ascending