Searched refs:getCellWidth (Results 1 – 6 of 6) sorted by relevance
60 int getCellWidth() const { return CELL_WIDTH; } in getCellWidth() function
61 mCellWidth = proximityInfo->getCellWidth(); in initInputParams()
374 float xThreshold = mCellLayout.getCellWidth() + dp.cellLayoutBorderSpacingPx; in resizeWidgetIfNeeded()460 int xThreshold = mCellLayout.getCellWidth() + dp.cellLayoutBorderSpacingPx; in onTouchUp()
839 public int getCellWidth() { in getCellWidth() method in CellLayout
276 float[] iconPos = new float[] {currentParent.getCellWidth() / 2, in showForIcon()
920 float cellOverlap = mContent.getCurrentCellLayout().getCellWidth() in onDragOver()1168 int cellIconGap = (mContent.getPageAt(0).getCellWidth() in onMeasure()