Searched refs:getCellHeight (Results 1 – 5 of 5) sorted by relevance
59 int getCellHeight() const { return CELL_HEIGHT; } in getCellHeight() function
60 mCellHeight = proximityInfo->getCellHeight(); in initInputParams()
278 currentParent.getCellHeight() / 2}; in showForIcon()
439 float yThreshold = mCellLayout.getCellHeight() + dp.cellLayoutBorderSpacePx.y;528 int yThreshold = mCellLayout.getCellHeight() + dp.cellLayoutBorderSpacePx.y;
957 public int getCellHeight() { in getCellHeight() method in CellLayout