Searched defs:onFinishRunnable (Results 1 – 3 of 3) sorted by relevance
34 public static boolean postFrameDrawn(View view, Runnable onFinishRunnable) { in postFrameDrawn()45 View view, Runnable onFinishRunnable, BooleanSupplier canceled) { in postFrameDrawn()
205 @Nullable final Runnable onFinishRunnable) { in revealOrHideViewWithAnimation()
234 float scaleX, float scaleY, int animationEndStyle, Runnable onFinishRunnable, in animateViewIntoPosition()