Home
last modified time | relevance | path

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

/packages/apps/UnifiedEmail/src/com/android/mail/ui/
DGmailDragHelper.java104 public boolean processTouchEvent(MotionEvent ev, int dragMode, @Nullable Float xThreshold) { in processTouchEvent()
/packages/apps/Launcher2/src/com/android/launcher2/
DAppWidgetResizeFrame.java227 int xThreshold = mCellLayout.getCellWidth() + mCellLayout.getWidthGap(); in resizeWidgetIfNeeded() local
384 int xThreshold = mCellLayout.getCellWidth() + mCellLayout.getWidthGap(); in onTouchUp() local
/packages/apps/Launcher3/src/com/android/launcher3/
DAppWidgetResizeFrame.java235 int xThreshold = mCellLayout.getCellWidth() + mCellLayout.getWidthGap(); in resizeWidgetIfNeeded() local
397 int xThreshold = mCellLayout.getCellWidth() + mCellLayout.getWidthGap(); in onTouchUp() local