Searched refs:leftSwipePossible (Results 1 – 1 of 1) sorted by relevance
196 if (leftSwipePossible() && isOnIcon(mLeftIcon, x, y)) { in getIconAtPosition()232 private boolean leftSwipePossible() { in leftSwipePossible() method in KeyguardAffordanceHelper378 translation = leftSwipePossible() ? translation : Math.min(0, translation); in setTranslation()