Searched refs:rightSwipePossible (Results 1 – 1 of 1) sorted by relevance
148 || (rightSwipePossible() && w < -mTouchSlop)) in onTouchEvent()189 private boolean rightSwipePossible() { in rightSwipePossible() method in KeyguardAffordanceHelper334 translation = rightSwipePossible() ? translation : Math.max(0, translation);