HomeSort by relevance Sort by last modified time
    Searched full:heightinlandscape (Results 1 - 2 of 2) sorted by null

  /packages/apps/Launcher2/src/com/android/launcher2/
CellLayout.java 303 static int heightInLandscape(Resources r, int numCells) {
    [all...]
Workspace.java 319 while (actionBarHeight + CellLayout.heightInLandscape(res, cellCountY + 1)
    [all...]

Completed in 223 milliseconds