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

  /packages/apps/Launcher2/src/com/android/launcher2/
AppWidgetResizeFrame.java 227 int xThreshold = mCellLayout.getCellWidth() + mCellLayout.getWidthGap();
384 int xThreshold = mCellLayout.getCellWidth() + mCellLayout.getWidthGap();
CellLayout.java     [all...]

Completed in 40 milliseconds