Home
last modified time | relevance | path

Searched refs:occupancy (Results 1 – 5 of 5) sorted by relevance

/packages/apps/Launcher3/tests/src/com/android/launcher3/model/
DAddWorkspaceItemsTaskTest.java137 GridOccupancy occupancy = new GridOccupancy(idp.numColumns, idp.numRows); in setupWorkspaceWithHoles() local
138 occupancy.markCells(0, 0, idp.numColumns, idp.numRows, true); in setupWorkspaceWithHoles()
140 occupancy.markCells(r, false); in setupWorkspaceWithHoles()
144 screenOccupancy.append(screenId, occupancy); in setupWorkspaceWithHoles()
148 if (!occupancy.cells[x][y]) { in setupWorkspaceWithHoles()
/packages/apps/Launcher3/src/com/android/launcher3/model/
DLoaderCursor.java420 final GridOccupancy occupancy = new GridOccupancy(mIDP.numHotseatIcons, 1); in checkItemPlacement() local
421 occupancy.cells[(int) item.screenId][0] = true; in checkItemPlacement()
422 occupied.put((long) LauncherSettings.Favorites.CONTAINER_HOTSEAT, occupancy); in checkItemPlacement() local
456 final GridOccupancy occupancy = occupied.get(item.screenId); in checkItemPlacement() local
459 if (occupancy.isRegionVacant(item.cellX, item.cellY, item.spanX, item.spanY)) { in checkItemPlacement()
460 occupancy.markCells(item, true); in checkItemPlacement()
/packages/inputmethods/LatinIME/dictionaries/
Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
Den_US_wordlist.combined.gz1dictionary=main:en_us,locale=en_US,description=English (US),date ...
Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1414726273, ...