Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
DCentralSurfacesImplTest.java299 mNotificationShadeWindowViewControllerLazy; field in CentralSurfacesImplTest
442 when(mNotificationShadeWindowViewControllerLazy.get()) in setup()
546 mNotificationShadeWindowViewControllerLazy, in createCentralSurfaces()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DCentralSurfacesImpl.java416 mNotificationShadeWindowViewControllerLazy; field in CentralSurfacesImpl
762 mNotificationShadeWindowViewControllerLazy = notificationShadeWindowViewControllerLazy; in CentralSurfacesImpl()
1504 return mNotificationShadeWindowViewControllerLazy.get(); in getNotificationShadeWindowViewController()