HomeSort by relevance Sort by last modified time
    Searched refs:getWidthGap (Results 1 - 4 of 4) 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...]
  /packages/apps/Launcher3/src/com/android/launcher3/
AppWidgetResizeFrame.java 224 int xThreshold = mCellLayout.getCellWidth() + mCellLayout.getWidthGap();
380 int xThreshold = mCellLayout.getCellWidth() + mCellLayout.getWidthGap();
CellLayout.java 792 int getWidthGap() {
    [all...]

Completed in 149 milliseconds