Searched refs:animatedCell (Results 1 – 1 of 1) sorted by relevance
344 public void createAnimation(final LockPatternView.CellState animatedCell, long delay, in createAnimation() argument347 animatedCell.scale = 0.0f; in createAnimation()348 animatedCell.translateY = startTranslationY; in createAnimation()357 animatedCell.scale = animatedFraction; in createAnimation()358 animatedCell.translateY = (float) animation.getAnimatedValue(); in createAnimation()