Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
H A DMessagingLayoutTransformState.java73 transformViewInternal((MessagingLayoutTransformState) otherState, transformationAmount, in transformViewTo()
85 transformViewInternal((MessagingLayoutTransformState) otherState, transformationAmount, in transformViewFrom()
92 private void transformViewInternal(MessagingLayoutTransformState mlt, in transformViewInternal() method in MessagingLayoutTransformState