Home | History | Annotate | Download | only in launcher2

Lines Matching full:cells

634         // Generate an id for each view, this assumes we have at most 256x256 cells
1184 * @param spanX The number of horizontal cells that the item spans
1185 * @param spanY The number of vertical cells that the item spans
1510 * @param occoupied The array which represents which cells in the CellLayout are occupied
1511 * @param blockOccupied The array which represents which cells in the specified block (cellX,
2463 those cells. Instead we use some heuristics to often lock the vector to up, down, left
2814 * Like above, but ignores any cells occupied by the item "ignoreView"
2956 * Computes a bounding rectangle for a range of cells
2960 * @param cellHSpan Width in cells
2961 * @param cellVSpan Height in cells
3195 * Number of cells spanned horizontally by the item.
3201 * Number of cells spanned vertically by the item.