Home
last modified time | relevance | path

Searched defs:numCells (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher2/src/com/android/launcher2/
DAppsCustomizePagedView.java1025 int numCells = mCellCountX * mCellCountY; in syncAppsPageItems() local
DCellLayout.java292 static int widthInPortrait(Resources r, int numCells) { in widthInPortrait()
303 static int heightInLandscape(Resources r, int numCells) { in heightInLandscape()