Searched refs:mOnAnimationCancelled (Results 1 – 1 of 1) sorted by relevance
4216 private final List<Runnable> mOnAnimationCancelled = new LinkedList<>(); field in WindowContainer.AnimationRunnerBuilder4238 mOnAnimationCancelled.add(clearBackgroundColorHandler); in setTaskBackgroundColor()4247 () -> mOnAnimationCancelled.forEach(Runnable::run), snapshotAnim); in build()