Searched refs:getCellHeight (Results 1 – 7 of 7) sorted by relevance
59 int getCellHeight() const { return CELL_HEIGHT; } in getCellHeight() function
60 mCellHeight = proximityInfo->getCellHeight(); in initInputParams()
228 int yThreshold = mCellLayout.getCellHeight() + mCellLayout.getHeightGap(); in resizeWidgetIfNeeded()385 int yThreshold = mCellLayout.getCellHeight() + mCellLayout.getHeightGap(); in onTouchUp()
85 public int getCellHeight() { in getCellHeight() method in PagedViewCellLayout
904 int getCellHeight() { in getCellHeight() method in CellLayout
236 int yThreshold = mCellLayout.getCellHeight() + mCellLayout.getHeightGap(); in resizeWidgetIfNeeded()398 int yThreshold = mCellLayout.getCellHeight() + mCellLayout.getHeightGap(); in onTouchUp()
817 int getCellHeight() { in getCellHeight() method in CellLayout