Searched refs:mMovementWithinDismiss (Results 1 – 1 of 1) sorted by relevance
120 private boolean mMovementWithinDismiss; field in PipTouchHandler801 mMovementWithinDismiss = touchState.getDownTouchPosition().y843 if (mMovementWithinDismiss) { in onMove()845 mMovementWithinDismiss = curPos.y >= mPipBoundsState.getMovementBounds().bottom; in onMove()