Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
H A DActionListTransformState.java43 public void transformViewFullyFrom(TransformState otherState, float transformationAmount) { in transformViewFullyFrom() method in ActionListTransformState
H A DCustomInterpolatorTransformation.java70 ownState.transformViewFullyFrom(otherState, this, transformationAmount); in transformFrom()
H A DTransformState.java103 transformViewFullyFrom(otherState, transformationAmount); in transformViewFrom()
115 public void transformViewFullyFrom(TransformState otherState, float transformationAmount) { in transformViewFullyFrom() method in TransformState
119 public void transformViewFullyFrom(TransformState otherState, in transformViewFullyFrom() method in TransformState