HomeSort by relevance Sort by last modified time
    Searched refs:getCellHeight (Results 1 - 3 of 3) sorted by null

  /packages/apps/Launcher2/src/com/android/launcher2/
AppWidgetResizeFrame.java 225 int yThreshold = mCellLayout.getCellHeight() + mCellLayout.getHeightGap();
358 int yThreshold = mCellLayout.getCellHeight() + mCellLayout.getHeightGap();
PagedViewCellLayout.java 85 public int getCellHeight() {
CellLayout.java     [all...]

Completed in 920 milliseconds