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

/packages/apps/Launcher2/src/com/android/launcher2/
H A DCellLayout.java303 static int heightInLandscape(Resources r, int numCells) { method in class:CellLayout
H A DWorkspace.java320 while (actionBarHeight + CellLayout.heightInLandscape(res, cellCountY + 1)

Completed in 60 milliseconds