Searched refs:preView (Results 1 – 1 of 1) sorted by relevance
492 final StartingWindowRecord preView = mStartingWindowRecords.get(taskId); in copySplashScreenView() local494 SplashScreenView splashScreenView = preView != null ? preView.mContentView : null; in copySplashScreenView()