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()
108 return event.getY() > getCellHeight(); in onTouchEvent()
277 float yThreshold = mCellLayout.getCellHeight(); in resizeWidgetIfNeeded()390 int yThreshold = mCellLayout.getCellHeight(); in onTouchUp()
111 mActivity.getWallpaperDeviceProfile().getCellHeight(mContainerType)); in getCellContentHeight()
607 public int getCellHeight(@ContainerType int containerType) { in getCellHeight() method in DeviceProfile
756 public int getCellHeight() { in getCellHeight() method in CellLayout