Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/
DAppWidgetResizeFrame.java224 int xThreshold = mCellLayout.getCellWidth() + mCellLayout.getWidthGap(); in resizeWidgetIfNeeded()
381 int xThreshold = mCellLayout.getCellWidth() + mCellLayout.getWidthGap(); in onTouchUp()
DCellLayout.java798 int getWidthGap() { in getWidthGap() method in CellLayout
/packages/apps/Launcher2/src/com/android/launcher2/
DAppWidgetResizeFrame.java227 int xThreshold = mCellLayout.getCellWidth() + mCellLayout.getWidthGap(); in resizeWidgetIfNeeded()
384 int xThreshold = mCellLayout.getCellWidth() + mCellLayout.getWidthGap(); in onTouchUp()
DCellLayout.java908 int getWidthGap() { in getWidthGap() method in CellLayout