Searched refs:widthInPortrait (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Launcher2/src/com/android/launcher2/
H A DCellLayout.java292 static int widthInPortrait(Resources r, int numCells) { method in class:CellLayout
H A DWorkspace.java315 while (CellLayout.widthInPortrait(res, cellCountX + 1) <= minDims.x) {

Completed in 73 milliseconds