Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DShadeControllerImpl.java90 Lazy<NotificationPanelViewController> shadeViewControllerLazy, in ShadeControllerImpl() argument
102 mNpvc = shadeViewControllerLazy; in ShadeControllerImpl()
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/
DOverviewProxyService.java625 Lazy<ShadeViewController> shadeViewControllerLazy, in OverviewProxyService() argument
651 mShadeViewControllerLazy = shadeViewControllerLazy; in OverviewProxyService()