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 224 int xThreshold = mCellLayout.getCellWidth() + mCellLayout.getWidthGap();
357 int xThreshold = mCellLayout.getCellWidth() + mCellLayout.getWidthGap();
CellLayout.java     [all...]

Completed in 952 milliseconds