Searched defs:mNotificationShadeDepthController (Results 1 – 5 of 5) sorted by relevance
123 @Mock protected NotificationShadeDepthController mNotificationShadeDepthController; field in QuickSettingsControllerBaseTest
253 @Mock protected NotificationShadeDepthController mNotificationShadeDepthController; field in NotificationPanelViewControllerBaseTest
329 private final Lazy<NotificationShadeDepthController> mNotificationShadeDepthController; field in KeyguardViewMediator
163 private @Mock NotificationShadeDepthController mNotificationShadeDepthController; field in KeyguardViewMediatorTest
218 private final NotificationShadeDepthController mNotificationShadeDepthController; field in NavigationBar