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
220 mStackScroller.addOnExpandedHeightChangedListener((height, appear) -> { in testSetExpandedHeight_blockingHelperManagerReceivedCallbacks() argument239 mStackScroller.addOnExpandedHeightChangedListener((expandedHeight, appear) -> { in testSetExpandedHeight_withSplitShade_doesntInterpolateStackHeight() argument
237 public void appear(int statusBarHeight) { in appear() method in KeyguardHostViewController