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