Home
last modified time | relevance | path

Searched refs:getCellWidth (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Launcher2/src/com/android/launcher2/
DAppWidgetResizeFrame.java219 int xThreshold = mCellLayout.getCellWidth() + mCellLayout.getWidthGap(); in resizeWidgetIfNeeded()
352 int xThreshold = mCellLayout.getCellWidth() + mCellLayout.getWidthGap(); in onTouchUp()
DPagedViewCellLayout.java81 public int getCellWidth() { in getCellWidth() method in PagedViewCellLayout
DCellLayout.java845 int getCellWidth() { in getCellWidth() method in CellLayout