Searched refs:heightInLandscape (Results 1 – 2 of 2) sorted by relevance
303 static int heightInLandscape(Resources r, int numCells) { in heightInLandscape() method in CellLayout
320 while (actionBarHeight + CellLayout.heightInLandscape(res, cellCountY + 1) in Workspace()