Home | History | Annotate | Download | only in music

Lines Matching refs:selectionArgs

1365                 public String [] selectionArgs;
1374 String selection, String[] selectionArgs,
1384 args.selectionArgs = selectionArgs;
1387 startQuery(0, args, limituri, projection, selection, selectionArgs, orderBy);
1391 uri, projection, selection, selectionArgs, orderBy);
1401 args.selectionArgs, args.orderBy);