Searched refs:getCellWidth (Results 1 – 8 of 8) sorted by relevance
60 int getCellWidth() const { return CELL_WIDTH; } in getCellWidth() function
61 mCellWidth = proximityInfo->getCellWidth(); in initInputParams()
227 int xThreshold = mCellLayout.getCellWidth() + mCellLayout.getWidthGap(); in resizeWidgetIfNeeded()384 int xThreshold = mCellLayout.getCellWidth() + mCellLayout.getWidthGap(); in onTouchUp()
81 public int getCellWidth() { in getCellWidth() method in PagedViewCellLayout
900 int getCellWidth() { in getCellWidth() method in CellLayout
235 int xThreshold = mCellLayout.getCellWidth() + mCellLayout.getWidthGap(); in resizeWidgetIfNeeded()397 int xThreshold = mCellLayout.getCellWidth() + mCellLayout.getWidthGap(); in onTouchUp()
753 float cellOverlap = mContent.getCurrentCellLayout().getCellWidth() in onDragOver()1081 int cellIconGap = (mContent.getPageAt(0).getCellWidth() in onMeasure()
813 int getCellWidth() { in getCellWidth() method in CellLayout