Home
last modified time | relevance | path

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

/packages/apps/Launcher3/robolectric_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()
149 if (!occupancy.cells[x][y]) { in setupWorkspaceWithHoles()
/packages/apps/Launcher3/src/com/android/launcher3/model/
DLoaderCursor.java418 final GridOccupancy occupancy = new GridOccupancy(mIDP.numHotseatIcons, 1); in checkItemPlacement() local
419 occupancy.cells[item.screenId][0] = true; in checkItemPlacement()
420 occupied.put(LauncherSettings.Favorites.CONTAINER_HOTSEAT, occupancy); in checkItemPlacement()
449 final GridOccupancy occupancy = occupied.get(item.screenId); in checkItemPlacement() local
452 if (occupancy.isRegionVacant(item.cellX, item.cellY, item.spanX, item.spanY)) { in checkItemPlacement()
453 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, ...