Searched refs:transformView (Results 1 – 1 of 1) sorted by relevance
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/ |
D | MessagingLayoutTransformState.java | 236 … transformView(transformationAmount, to, ownGroup.getSenderView(), otherGroup.getSenderView(), in transformGroups() 238 transformView(transformationAmount, to, ownGroup.getAvatar(), otherGroup.getAvatar(), in transformGroups() 266 transformView(transformationAmount, to, child, otherChild, false, /* sameAsAny */ in transformGroups() 288 private void transformView(float transformationAmount, boolean to, View ownView, in transformView() method in MessagingLayoutTransformState
|