Searched refs:openingApp (Results 1 – 2 of 2) sorted by relevance
1117 ActivityRecord openingApp = openingApps.valueAt(i); in applyAnimations() local1118 if (openingApp.areBoundsLetterboxed()) { in applyAnimations()1119 final Rect openingInsets = openingApp.getLetterboxInsets(); in applyAnimations()1124 openingApp.setNeedsLetterboxedAnimation(true); in applyAnimations()
275 void setLastAppTransition(@TransitionOldType int transit, ActivityRecord openingApp, in setLastAppTransition() argument278 mLastOpeningApp = "" + openingApp; in setLastAppTransition()