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

  /packages/apps/Launcher2/src/com/android/launcher2/
AppWidgetResizeFrame.java 224 int xThreshold = mCellLayout.getCellWidth() + mCellLayout.getWidthGap();
357 int xThreshold = mCellLayout.getCellWidth() + mCellLayout.getWidthGap();
PagedViewCellLayout.java 81 public int getCellWidth() {
CellLayout.java 851 int getCellWidth() {
    [all...]

Completed in 36 milliseconds