Searched refs:leftSwipePossible (Results 1 – 1 of 1) sorted by relevance
147 if (((leftSwipePossible() && w > mTouchSlop) in onTouchEvent()193 private boolean leftSwipePossible() { in leftSwipePossible() method in KeyguardAffordanceHelper335 translation = leftSwipePossible() ? translation : Math.min(0, translation);