Home | History | Annotate | Download | only in launcher2

Lines Matching refs:findSlot

893         if (!findSlot(cellInfo, xy, spans[0], spans[1])) {
1305 if (findSlot(cellInfo, xy, 1, 1)) {
1313 private boolean findSlot(CellLayout.CellInfo cellInfo, int[] xy, int spanX, int spanY) {