Searched refs:getHeightGap (Results 1 – 4 of 4) sorted by relevance
228 int yThreshold = mCellLayout.getCellHeight() + mCellLayout.getHeightGap(); in resizeWidgetIfNeeded()385 int yThreshold = mCellLayout.getCellHeight() + mCellLayout.getHeightGap(); in onTouchUp()
912 int getHeightGap() { in getHeightGap() method in CellLayout
236 int yThreshold = mCellLayout.getCellHeight() + mCellLayout.getHeightGap(); in resizeWidgetIfNeeded()398 int yThreshold = mCellLayout.getCellHeight() + mCellLayout.getHeightGap(); in onTouchUp()
825 int getHeightGap() { in getHeightGap() method in CellLayout