Searched refs:mStartingSurfaceOptional (Results 1 – 1 of 1) sorted by relevance
632 private final Optional<StartingSurface> mStartingSurfaceOptional; field in CentralSurfacesImpl882 mStartingSurfaceOptional = startingSurfaceOptional; in CentralSurfacesImpl()1155 mStartingSurfaceOptional.ifPresent(startingSurface -> startingSurface.setSysuiProxy( in start()3655 if (!mStartingSurfaceOptional.isPresent()) {3660 return mStartingSurfaceOptional.get().getBackgroundColor(task);