Searched refs:openActivity (Results 1 – 1 of 1) sorted by relevance
769 ActivityRecord openActivity) { in initiate() argument784 mOpenActivity = openActivity; in initiate()792 @NonNull WindowContainer open, ActivityRecord openActivity) { in composeAnimations() argument798 if (close == null || open == null || openActivity == null) { in composeAnimations()803 initiate(close, open, openActivity); in composeAnimations()1168 final ActivityRecord openActivity = mOpenTarget.asTask() != null in build() local1172 if (openActivity == null) { in build()1177 if (!composeAnimations(mCloseTarget, mOpenTarget, openActivity)) { in build()1182 applyPreviewStrategy(mOpenAdaptor, openActivity); in build()