Searched refs:canExpand (Results 1 – 1 of 1) sorted by relevance
193 val canExpand = moveDistance > 0 && velocityTracker!!.getYVelocity() > -1000 && in <lambda>() constant195 if (!mFalsingManager.isUnlockingDisabled && !isFalseTouch && canExpand) { in <lambda>()