Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/assist/
DPhoneStateMonitor.java80 Lazy<Optional<CentralSurfaces>> centralSurfacesOptionalLazy, in PhoneStateMonitor() argument
84 mCentralSurfacesOptionalLazy = centralSurfacesOptionalLazy; in PhoneStateMonitor()
/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/
DNavBarHelper.java186 Lazy<Optional<CentralSurfaces>> centralSurfacesOptionalLazy, in NavBarHelper() argument
208 mCentralSurfacesOptionalLazy = centralSurfacesOptionalLazy; in NavBarHelper()
DNavigationBar.java565 Lazy<Optional<CentralSurfaces>> centralSurfacesOptionalLazy, in NavigationBar() argument
604 mCentralSurfacesOptionalLazy = centralSurfacesOptionalLazy; in NavigationBar()