Searched defs:transformViewFullyFrom (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
H A DActionListTransformState.java47 public void transformViewFullyFrom(TransformState otherState, float transformationAmount) { method in class:ActionListTransformState
H A DTransformState.java100 transformViewFullyFrom(otherState, transformationAmount);
112 public void transformViewFullyFrom(TransformState otherState, float transformationAmount) { method in class:TransformState
116 public void transformViewFullyFrom(TransformState otherState, method in class:TransformState

Completed in 63 milliseconds