Searched refs:TRANSOFORM_ALL (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
H A DTransformState.java44 private static final int TRANSOFORM_ALL = TRANSOFORM_X | TRANSOFORM_Y; field in class:TransformState
83 transformViewFrom(otherState, TRANSOFORM_ALL, null, transformationAmount);
210 transformViewTo(otherState, TRANSOFORM_ALL, null, transformationAmount);

Completed in 93 milliseconds