Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DViewGroup.java161 private Transformation mChildTransformation; field in ViewGroup
4639 if (mChildTransformation == null) { in getChildTransformation()
4640 mChildTransformation = new Transformation(); in getChildTransformation()
4642 return mChildTransformation; in getChildTransformation()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt78616 Landroid/view/ViewGroup;->mChildTransformation:Landroid/view/animation/Transformation;