Home
last modified time | relevance | path

Searched refs:mToBottomType (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/core/java/android/view/animation/
H A DClipRectAnimation.java43 private int mToBottomType = ABSOLUTE; field in ClipRectAnimation
105 mToBottomType = d.type; in ClipRectAnimation()
164 (int) resolveSize(mToBottomType, mToBottomValue, height, parentHeight)); in initialize()
H A DExtendAnimation.java41 private int mToBottomType = ABSOLUTE; field in ExtendAnimation
103 mToBottomType = d.type; in ExtendAnimation()
173 -(int) resolveSize(mToBottomType, mToBottomValue, height, parentHeight) in initialize()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt59177 Landroid/view/animation/ClipRectAnimation;->mToBottomType:I