Searched refs:getSurfaceHost (Results 1 – 2 of 2) sorted by relevance
232 if (contentView.getSurfaceHost() != null) { in addSplashScreenStartingWindow()233 SplashScreenView.releaseIconHost(contentView.getSurfaceHost()); in addSplashScreenStartingWindow()297 mAnimatedSplashScreenSurfaceHosts.append(taskId, splashScreenView.getSurfaceHost()); in copySplashScreenView()
434 public SurfaceControlViewHost getSurfaceHost() { in getSurfaceHost() method in SplashScreenView