Searched refs:splitAnimator (Results 1 – 1 of 1) sorted by relevance
609 BiConsumer<AnimatorSet, Long> splitAnimator = (animatorSet, duration) -> in createTouchControllers() local616 list.add(new NavBarToHomeTouchController(this, splitAnimator)); in createTouchControllers()617 list.add(new NoButtonNavbarToOverviewTouchController(this, splitAnimator)); in createTouchControllers()628 list.add(new NavBarToHomeTouchController(this, splitAnimator)); in createTouchControllers()629 list.add(new NoButtonNavbarToOverviewTouchController(this, splitAnimator)); in createTouchControllers()