Searched refs:mChildTransformation (Results 1 – 2 of 2) sorted by relevance
161 private Transformation mChildTransformation; field in ViewGroup4639 if (mChildTransformation == null) { in getChildTransformation()4640 mChildTransformation = new Transformation(); in getChildTransformation()4642 return mChildTransformation; in getChildTransformation()
78616 Landroid/view/ViewGroup;->mChildTransformation:Landroid/view/animation/Transformation;