Searched refs:rightSwipePossible (Results 1 – 1 of 1) sorted by relevance
195 if (rightSwipePossible() && isOnIcon(mRightIcon, x, y)) { in getIconAtPosition()224 private boolean rightSwipePossible() { in rightSwipePossible() method in KeyguardAffordanceHelper373 translation = rightSwipePossible() ? translation : Math.max(0, translation); in setTranslation()