Searched refs:reveal (Results 1 – 3 of 3) sorted by relevance
264 Animator reveal = ViewAnimationUtils.createCircularReveal( in onDefocus() local266 reveal.setInterpolator(Interpolators.FAST_OUT_LINEAR_IN); in onDefocus()267 reveal.setDuration(StackStateAnimator.ANIMATION_DURATION_CLOSE_REMOTE_INPUT); in onDefocus()268 reveal.addListener(new AnimatorListenerAdapter() { in onDefocus()277 reveal.start(); in onDefocus()
124 case R.id.reveal: in changeTransitionType()
4 …test the end state of animations. Manual testing should be sufficient to reveal flaws in the en-ro…