Home | History | Annotate | Download | only in provider

Lines Matching refs:orderBy

771 orderBy) {
773 null, orderBy == null ? DEFAULT_SORT_ORDER : orderBy);
777 String selection, String [] selectionArgs, String orderBy) {
779 selectionArgs, orderBy == null ? DEFAULT_SORT_ORDER : orderBy);