Searched refs:getCellWidth (Results 1 – 7 of 7) sorted by relevance
60 int getCellWidth() const { return CELL_WIDTH; } in getCellWidth() function
61 mCellWidth = proximityInfo->getCellWidth(); in initInputParams()
100 pixelX += getCellWidth(); in performReorder()
438 float xThreshold = mCellLayout.getCellWidth() + dp.cellLayoutBorderSpacePx.x;527 int xThreshold = mCellLayout.getCellWidth() + dp.cellLayoutBorderSpacePx.x;
953 public int getCellWidth() { in getCellWidth() method in CellLayout
277 float[] iconPos = new float[] {currentParent.getCellWidth() / 2, in showForIcon()
963 float cellOverlap = mContent.getCurrentCellLayout().getCellWidth() in onDragOver()