Searched refs:mDownOnRecents (Results 1 – 1 of 1) sorted by relevance
74 private boolean mDownOnRecents; field in NavigationBarGestureHelper192 mDownOnRecents = mTouchDownX >= recentsButton.getLeft() in handleDragActionDownEvent()197 mDownOnRecents = false; in handleDragActionDownEvent()215 if (mDownOnRecents && touchSlopExceeded in handleDragActionMoveEvent()