Home | History | Annotate | Download | only in tv

Lines Matching defs:orderBy

1253         String orderBy = null;
1258 orderBy = DEFAULT_PROGRAMS_SORT_ORDER;
1262 orderBy = DEFAULT_WATCHED_PROGRAMS_SORT_ORDER;
1284 orderBy = sortOrder;
1290 params.getSelectionArgs(), null, null, orderBy);