Searched refs:getCountY (Results 1 – 8 of 8) sorted by relevance
40 mStartPosition = index * layout.getCountX() * layout.getCountY(); in FolderAccessibilityHelper()
84 int nCells = mView.getCountX() * mView.getCountY(); in getVisibleVirtualViews()
47 int mCountY = mView.getCountY(); in intersectsValidDropTarget()
78 public int getCountY() { in getCountY() method in FolderGridOrganizer
125 mGridCountY = mOrganizer.getCountY(); in setupContentDimensions()403 for (int j = 0; j < page.getCountY(); j++) { in iterateOverItems()
83 return mHasVerticalHotseat ? (getCountY() - (rank + 1)) : 0; in getCellYFromOrder()
405 vSpanInc, mMinVSpan, mMaxVSpan, mCellLayout.getCountY(), mTempRange2); in resizeWidgetIfNeeded()
672 public int getCountY() { in getCountY() method in CellLayout2857 for (int cellY = 0; cellY < getCountY(); cellY++) { in hasReorderSolution()