Searched refs:maxRows (Results 1 – 9 of 9) sorted by relevance
316 private void checkResultCounts(String queryString, int minRows, int maxRows, in checkResultCounts() argument341 assertTrue(foundRows <= maxRows); in checkResultCounts()
285 public void setMaxRows(int maxRows) { in setMaxRows() argument286 mMaxRows = maxRows; in setMaxRows()
554 const size_t maxRows = 5; in initFrames() local560 size_t rows = testRandMod(maxRows) + 1; in initFrames()
533 final int maxRows = (maxDay / DAYS_IN_WEEK) - ((maxDay % DAYS_IN_WEEK == 0) ? 1 : 0); in findClosestRow() local535 row = MathUtils.constrain(row, 0, maxRows); in findClosestRow()
5038 int maxRows = rowIds.length; in makeBigContentView() local5040 maxRows--; in makeBigContentView()5042 while (i < mTexts.size() && i < maxRows) { in makeBigContentView()
839 field public static final int maxRows = 16843059; // 0x1010133
845 field public static final int maxRows = 16843059; // 0x1010133
952 field public static final int maxRows = 16843059; // 0x1010133