Home
last modified time | relevance | path

Searched refs:mChildTransformation (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/view/
DViewGroup.java173 private Transformation mChildTransformation; field in ViewGroup
4744 if (mChildTransformation == null) { in getChildTransformation()
4745 mChildTransformation = new Transformation(); in getChildTransformation()
4747 return mChildTransformation; in getChildTransformation()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt63544 Landroid/view/ViewGroup;->mChildTransformation:Landroid/view/animation/Transformation;