Searched refs:createLauncherStartFromSuwAnim (Results 1 – 3 of 3) sorted by relevance
367 public AnimatorPlaybackController createLauncherStartFromSuwAnim(int duration) { in createLauncherStartFromSuwAnim() method in TaskbarManager369 ? null : mTaskbarActivityContext.createLauncherStartFromSuwAnim(duration); in createLauncherStartFromSuwAnim()
1478 protected AnimatorPlaybackController createLauncherStartFromSuwAnim(int duration) { in createLauncherStartFromSuwAnim() method in TaskbarActivityContext
275 mLauncherStartAnim = taskbarManager.createLauncherStartFromSuwAnim(MAX_SWIPE_DURATION); in onTISConnected()