Home
last modified time | relevance | path

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

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