Searched refs:mChildTransformation (Results 1 – 2 of 2) sorted by relevance
172 private Transformation mChildTransformation; field in ViewGroup4735 if (mChildTransformation == null) { in getChildTransformation()4736 mChildTransformation = new Transformation(); in getChildTransformation()4738 return mChildTransformation; in getChildTransformation()
67510 Landroid/view/ViewGroup;->mChildTransformation:Landroid/view/animation/Transformation;