Searched refs:mStartingSurfaceOptional (Results 1 – 1 of 1) sorted by relevance
586 private final Optional<StartingSurface> mStartingSurfaceOptional; field in CentralSurfacesImpl811 mStartingSurfaceOptional = startingSurfaceOptional; in CentralSurfacesImpl()1073 mStartingSurfaceOptional.ifPresent(startingSurface -> startingSurface.setSysuiProxy( in start()3218 if (!mStartingSurfaceOptional.isPresent()) {3223 return mStartingSurfaceOptional.get().getBackgroundColor(task);