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