Lines Matching full:orderby
1366 public String orderBy;
1375 String orderBy, boolean async) {
1385 args.orderBy = orderBy;
1387 startQuery(0, args, limituri, projection, selection, selectionArgs, orderBy);
1391 uri, projection, selection, selectionArgs, orderBy);
1402 args.selectionArgs, args.orderBy);