Searched refs:sForcedPageLimit (Results 1 – 1 of 1) sorted by relevance
35 private static int sForcedPageLimit = -1; field in DebugFlags55 sForcedPageLimit = limit; in setForcedPaging()64 if (sForcedPageLimit >= 0) { in addForcedPagingArgs()65 queryArgs.putInt(ContentResolver.QUERY_ARG_LIMIT, sForcedPageLimit); in addForcedPagingArgs()