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