Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DCentralSurfacesImpl.java586 private final Optional<StartingSurface> mStartingSurfaceOptional; field in CentralSurfacesImpl
811 mStartingSurfaceOptional = startingSurfaceOptional; in CentralSurfacesImpl()
1073 mStartingSurfaceOptional.ifPresent(startingSurface -> startingSurface.setSysuiProxy( in start()
3218 if (!mStartingSurfaceOptional.isPresent()) {
3223 return mStartingSurfaceOptional.get().getBackgroundColor(task);