Searched defs:mAnimation (Results 1 – 7 of 7) sorted by relevance
49 private AnimationAdapter mAnimation; field in SurfaceAnimator
46 private Animation mAnimation; field in WindowAnimationSpec
156 bool mAnimation = false; variable
51 private final Animation mAnimation = mock(Animation.class); field in WindowAnimationSpecTest
78 protected Animation mAnimation; field in LayoutAnimationController
50 private AnimatorSet mAnimation; field in HardwareUiLayout
187 private AlphaAnimation mAnimation; field in ProgressBar