public class HomeRecentsEnterExitAnimationHolder extends Object
Constructor and Description |
---|
HomeRecentsEnterExitAnimationHolder(Context context,
TaskStackHorizontalGridView gridView) |
Modifier and Type | Method and Description |
---|---|
void |
setEnterFromAppStartingAnimationValues(boolean isPipShown)
Sets the initial values Recents enter animation
when Recents is started from an app.
|
void |
setEnterFromHomeStartingAnimationValues(boolean isPipShown)
Sets the initial values Recents enter animation
when Recents is started from the Launcher.
|
void |
startEnterAnimation(boolean isPipShown) |
void |
startExitAnimation(DismissRecentsToHomeAnimationStarted dismissEvent) |
public HomeRecentsEnterExitAnimationHolder(Context context, TaskStackHorizontalGridView gridView)
public void startEnterAnimation(boolean isPipShown)
public void startExitAnimation(DismissRecentsToHomeAnimationStarted dismissEvent)
public void setEnterFromHomeStartingAnimationValues(boolean isPipShown)
public void setEnterFromAppStartingAnimationValues(boolean isPipShown)