HomeSort by relevance Sort by last modified time
    Searched refs:getHeightGap (Results 1 - 4 of 4) 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...]
  /packages/apps/Launcher3/src/com/android/launcher3/
AppWidgetResizeFrame.java 225 int yThreshold = mCellLayout.getCellHeight() + mCellLayout.getHeightGap();
382 int yThreshold = mCellLayout.getCellHeight() + mCellLayout.getHeightGap();
CellLayout.java 802 int getHeightGap() {
    [all...]

Completed in 1375 milliseconds