Home
last modified time | relevance | path

Searched refs:mStartingSurfaceOptional (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DCentralSurfacesImpl.java632 private final Optional<StartingSurface> mStartingSurfaceOptional; field in CentralSurfacesImpl
882 mStartingSurfaceOptional = startingSurfaceOptional; in CentralSurfacesImpl()
1155 mStartingSurfaceOptional.ifPresent(startingSurface -> startingSurface.setSysuiProxy( in start()
3655 if (!mStartingSurfaceOptional.isPresent()) {
3660 return mStartingSurfaceOptional.get().getBackgroundColor(task);