Searched refs:getWidthGap (Results 1 – 2 of 2) sorted by relevance
227 int xThreshold = mCellLayout.getCellWidth() + mCellLayout.getWidthGap(); in resizeWidgetIfNeeded()384 int xThreshold = mCellLayout.getCellWidth() + mCellLayout.getWidthGap(); in onTouchUp()
908 int getWidthGap() { in getWidthGap() method in CellLayout