Searched defs:appear (Results 1 – 5 of 5) sorted by relevance
64 public void appear(float transformationAmount, TransformableView otherView) { in appear() method in ImageTransformState
153 private void appear(MessagingGroup ownGroup, float transformationAmount) { in appear() method in MessagingLayoutTransformState203 private void appear(View child, float transformationAmount) { in appear() method in MessagingLayoutTransformState
452 public void appear(float transformationAmount, TransformableView otherView) { in appear() method in TransformState
352 mStackScroller.addOnExpandedHeightChangedListener((height, appear) -> { in testSetExpandedHeight_listenerReceivedCallbacks() argument380 mStackScroller.addOnExpandedHeightChangedListener((expandedHeight, appear) -> { in testSetExpandedHeight_withSplitShade_doesntInterpolateStackHeight() argument
758 public void appear() { in appear() method in KeyguardSecurityContainerController