Searched defs:postAnimation (Results 1 – 2 of 2) sorted by relevance
409 Runnable postAnimation = changingView::removeFromTransientContainer; in processAnimationEvents() local487 Runnable postAnimation = endRunnable; in processAnimationEvents() local
553 public void startTileReveal(Set<String> tilesToReveal, final Runnable postAnimation) { in startTileReveal()