Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DMessagingLayoutTransformState.java71 transformViewInternal((MessagingLayoutTransformState) otherState, transformationAmount, in transformViewTo()
83 transformViewInternal((MessagingLayoutTransformState) otherState, transformationAmount, in transformViewFrom()
90 private void transformViewInternal(MessagingLayoutTransformState mlt, in transformViewInternal() method in MessagingLayoutTransformState