Searched refs:mDownOnRecents (Results 1 – 1 of 1) sorted by relevance
75 private boolean mDownOnRecents; field in NavigationBarGestureHelper176 mDownOnRecents = mTouchDownX >= recentsButton.getLeft() in handleDragActionDownEvent()181 mDownOnRecents = false; in handleDragActionDownEvent()199 if (mDownOnRecents && touchSlopExceeded in handleDragActionMoveEvent()