Searched refs:mNotificationPresenter (Results 1 – 2 of 2) sorted by relevance
54 private NotificationPresenter mNotificationPresenter; field in HeadsUpViewBinder69 mNotificationPresenter = presenter; in setPresenter()81 && !mNotificationPresenter.isPresenterFullyCollapsed(); in bindHeadsUpView()
271 @Mock private StatusBarNotificationPresenter mNotificationPresenter; field in CentralSurfacesImplTest470 mShadeController.setNotificationPresenter(mNotificationPresenter); in setup()548 (Lazy<NotificationPresenter>) () -> mNotificationPresenter, in createCentralSurfaces()