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 228 int yThreshold = mCellLayout.getCellHeight() + mCellLayout.getHeightGap();
385 int yThreshold = mCellLayout.getCellHeight() + mCellLayout.getHeightGap();
CellLayout.java     [all...]

Completed in 54 milliseconds