HomeSort by relevance Sort by last modified time
    Searched refs:getHeightGap (Results 1 - 2 of 2) 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();
CellLayout.java     [all...]

Completed in 34 milliseconds