Searched defs:numOfPages (Results 1 – 4 of 4) sorted by relevance
140 float numOfPages = getNumPagesExcludingEmpty(); in getNumScrollableScreensExcludingEmpty() local152 int numOfPages = mWorkspace.getChildCount(); in getNumPagesExcludingEmpty() local
501 static size_t numOfPages[kNumOfSizeBrackets]; variable
48 size_t RosAlloc::numOfPages[kNumOfSizeBrackets]; member in art::gc::allocator::RosAlloc
2369 PerfectFitTestAdapter(int numOfPages, int recyclerViewHeight) { in PerfectFitTestAdapter()