Searched defs:numCells (Results 1 – 2 of 2) sorted by relevance
288 static int widthInPortrait(Resources r, int numCells) { in widthInPortrait()299 static int heightInLandscape(Resources r, int numCells) { in heightInLandscape()
699 int numCells = mCellCountX * mCellCountY; in syncAppsPageItems() local