Home
last modified time | relevance | path

Searched defs:transformationFlags (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
H A DMessagingImageTransformState.java68 protected void transformViewFrom(TransformState otherState, int transformationFlags, in transformViewFrom()
H A DTransformState.java135 protected void transformViewFrom(TransformState otherState, int transformationFlags, in transformViewFrom()
323 private void transformViewTo(TransformState otherState, int transformationFlags, in transformViewTo()