Searched refs:mNotificationShadeDepthControllerLazy (Results 1 – 2 of 2) sorted by relevance
251 @Mock private Lazy<NotificationShadeDepthController> mNotificationShadeDepthControllerLazy; field in StatusBarTest406 mNotificationShadeDepthControllerLazy, in setup()
634 private Lazy<NotificationShadeDepthController> mNotificationShadeDepthControllerLazy; field in StatusBar781 mNotificationShadeDepthControllerLazy = notificationShadeDepthControllerLazy; in StatusBar()1162 mNotificationShadeDepthControllerLazy.get().addListener(depth -> { in makeStatusBarView()1191 mNotificationShadeDepthControllerLazy.get(), in makeStatusBarView()1287 mNotificationShadeDepthControllerLazy.get(), in setUpPresenter()