Searched refs:getCellHeight (Results 1 – 6 of 6) sorted by relevance
59 int getCellHeight() const { return CELL_HEIGHT; } in getCellHeight() function
60 mCellHeight = proximityInfo->getCellHeight(); in initInputParams()
162 return event.getY() > getCellHeight(); in onTouchEvent()
375 float yThreshold = mCellLayout.getCellHeight() + dp.cellLayoutBorderSpacingPx; in resizeWidgetIfNeeded()461 int yThreshold = mCellLayout.getCellHeight() + dp.cellLayoutBorderSpacingPx; in onTouchUp()
843 public int getCellHeight() { in getCellHeight() method in CellLayout
277 currentParent.getCellHeight() / 2}; in showForIcon()