HomeSort by relevance Sort by last modified time
    Searched refs:emptyCell (Results 1 - 2 of 2) sorted by null

  /packages/apps/Launcher2/src/com/android/launcher2/
Folder.java 511 int[] emptyCell = new int[2];
512 if (mContent.findCellForSpan(emptyCell, item.spanX, item.spanY)) {
513 item.cellX = emptyCell[0];
514 item.cellY = emptyCell[1];
    [all...]
  /prebuilts/tools/common/m2/repository/itext/itext/2.0.8/
itext-2.0.8.jar 

Completed in 180 milliseconds