Searched refs:TaskBarRecentsAnimationListener (Results 1 – 1 of 1) sorted by relevance
157 private @Nullable TaskBarRecentsAnimationListener mTaskBarRecentsAnimationListener;299 mTaskBarRecentsAnimationListener = new TaskBarRecentsAnimationListener(callbacks); in createAnimToLauncher()770 private final class TaskBarRecentsAnimationListener implements class774 TaskBarRecentsAnimationListener(RecentsAnimationCallbacks callbacks) { in TaskBarRecentsAnimationListener() method in TaskBarRecentsAnimationListener