Searched refs:mChildTransformation (Results 1 – 2 of 2) sorted by relevance
173 private Transformation mChildTransformation; field in ViewGroup4744 if (mChildTransformation == null) { in getChildTransformation()4745 mChildTransformation = new Transformation(); in getChildTransformation()4747 return mChildTransformation; in getChildTransformation()
63544 Landroid/view/ViewGroup;->mChildTransformation:Landroid/view/animation/Transformation;