Home
last modified time | relevance | path

Searched defs:xThreshold (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/
DAppWidgetResizeFrame.java374 float xThreshold = mCellLayout.getCellWidth() + dp.cellLayoutBorderSpacingPx; in resizeWidgetIfNeeded() local
460 int xThreshold = mCellLayout.getCellWidth() + dp.cellLayoutBorderSpacingPx; in onTouchUp() local