Home
last modified time | relevance | path

Searched refs:reveal (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DRemoteInputView.java264 Animator reveal = ViewAnimationUtils.createCircularReveal( in onDefocus() local
266 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()
/frameworks/base/tests/TransitionTests/src/com/android/transitiontests/
DCrossfadeMultiple.java124 case R.id.reveal: in changeTransitionType()
/frameworks/base/packages/SystemUI/docs/
Dphysics-animation-testing.md4 …test the end state of animations. Manual testing should be sufficient to reveal flaws in the en-ro…