Searched refs:mPanelInteractor (Results 1 – 5 of 5) sorted by relevance
57 private final PanelInteractor mPanelInteractor; field in LocationTile79 mPanelInteractor = panelInteractor; in LocationTile()99 mPanelInteractor.openPanels(); in handleClick()
73 private final PanelInteractor mPanelInteractor; field in ScreenRecordTile107 mPanelInteractor = panelInteractor; in ScreenRecordTile()189 mPanelInteractor.collapsePanels(); in showPrompt()
85 private final PanelInteractor mPanelInteractor; field in TileServices115 mPanelInteractor = panelInteractor; in TileServices()284 mPanelInteractor.forceCollapsePanels(); in onShowDialog()304 mPanelInteractor.forceCollapsePanels(); in onStartActivity()
119 private PanelInteractor mPanelInteractor; field in TileServicesTest146 mPanelInteractor, mCustomTileAddedRepository, in setUp()292 verify(mPanelInteractor).forceCollapsePanels(); in testOnStartActivityCollapsesPanel()304 verify(mPanelInteractor).forceCollapsePanels(); in testOnShowDialogCollapsesPanel()
93 private PanelInteractor mPanelInteractor; field in ScreenRecordTileTest130 mPanelInteractor, in setUp()171 verify(mPanelInteractor).collapsePanels(); in testNotActive()