Searched refs:mShadeViewControllerLazy (Results 1 – 2 of 2) sorted by relevance
69 private final Lazy<ShadeViewController> mShadeViewControllerLazy; field in ShadeControllerImpl100 mShadeViewControllerLazy = shadeViewControllerLazy; in ShadeControllerImpl()416 return mShadeViewControllerLazy.get(); in getShadeViewController()
149 private final Lazy<ShadeViewController> mShadeViewControllerLazy; field in OverviewProxyService210 mShadeViewControllerLazy.get().startExpandLatencyTracking();598 mShadeViewControllerLazy = shadeViewControllerLazy; in OverviewProxyService()706 + " shadeViewController=" + mShadeViewControllerLazy.get()); in updateSystemUiStateFlags()715 mShadeViewControllerLazy.get().updateSystemUiStateFlags(); in updateSystemUiStateFlags()