Searched defs:appear (Results 1 – 5 of 5) sorted by relevance
62 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
377 mStackScroller.addOnExpandedHeightChangedListener((height, appear) -> { in testSetExpandedHeight_listenerReceivedCallbacks() argument420 mStackScroller.addOnExpandedHeightChangedListener((expandedHeight, appear) -> { in testSetExpandedHeight_withSplitShade_doesntInterpolateStackHeight() argument
640 public void appear() { in appear() method in KeyguardSecurityContainerController