Home
last modified time | relevance | path

Searched refs:getHeightGap (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Launcher2/src/com/android/launcher2/
DAppWidgetResizeFrame.java228 int yThreshold = mCellLayout.getCellHeight() + mCellLayout.getHeightGap(); in resizeWidgetIfNeeded()
385 int yThreshold = mCellLayout.getCellHeight() + mCellLayout.getHeightGap(); in onTouchUp()
DCellLayout.java912 int getHeightGap() { in getHeightGap() method in CellLayout
/packages/apps/Launcher3/src/com/android/launcher3/
DAppWidgetResizeFrame.java236 int yThreshold = mCellLayout.getCellHeight() + mCellLayout.getHeightGap(); in resizeWidgetIfNeeded()
398 int yThreshold = mCellLayout.getCellHeight() + mCellLayout.getHeightGap(); in onTouchUp()
DCellLayout.java825 int getHeightGap() { in getHeightGap() method in CellLayout