Searched refs:totalNumRows (Results 1 – 1 of 1) sorted by relevance
7909 int totalNumRows = mTexts.size() + numRemoteInputs in makeBigContentView() local7911 if (totalNumRows > maxRows) { in makeBigContentView()7912 int overflow = totalNumRows - maxRows; in makeBigContentView()