Home | History | Annotate | Download | only in phone

Lines Matching refs:animation

59 import android.view.animation.Animation;
60 import android.view.animation.AnimationUtils;
282 private Animation mTouchLockFadeIn;
1239 mDialer.openDialer(false); // no "opening" animation
1241 mDialer.closeDialer(false); // no "closing" animation
1354 // user clearly see the DTMF dialpad's closing animation.
1357 mDialer.closeDialer(true); // do the "closing" animation
2711 mDialer.closeDialer(false); // no "closing" animation
3175 mDialer.closeDialer(true); // do the "closing" animation
3243 animation
3245 mDialer.openDialer(true); // do the "opening" animation
3805 mDialer.closeDialer(true); // do the "closing" animation
4046 mDialer.closeDialer(false); // don't do the "closing" animation
4682 // TODO: it might be nice to immediately kill the animation if
4753 // visible (including the time during the fade-in animation.)
4796 // TODO: If we're in the middle of the fade-in animation,