Lines Matching full:limituri
1379 Uri limituri = uri.buildUpon().appendQueryParameter("limit", "100").build();1387 startQuery(0, args, limituri, projection, selection, selectionArgs, orderBy);