Searched refs:mNotificationShadeDepthControllerLazy (Results 1 – 2 of 2) sorted by relevance
629 private final Lazy<NotificationShadeDepthController> mNotificationShadeDepthControllerLazy; field in CentralSurfacesImpl848 mNotificationShadeDepthControllerLazy = notificationShadeDepthControllerLazy; in CentralSurfacesImpl()1355 mNotificationShadeDepthControllerLazy.get().addListener(depth -> { in makeStatusBarView()1381 mNotificationShadeDepthControllerLazy.get(), in makeStatusBarView()
301 @Mock private Lazy<NotificationShadeDepthController> mNotificationShadeDepthControllerLazy; field in CentralSurfacesImplTest546 mNotificationShadeDepthControllerLazy, in setup()