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