Searched defs:overrideAnimation (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/
H A DRecentsActivity.java300 * @param overrideAnimation If not null, will override the default animation that is based on
303 void dismissRecentsToHome(boolean animateTaskViews, ActivityOptions overrideAnimation) { argument
307 overrideAnimation));

Completed in 148 milliseconds