Searched refs:mPanelInteractor (Results 1 – 6 of 6) sorted by relevance
57 private final PanelInteractor mPanelInteractor; field in LocationTile79 mPanelInteractor = panelInteractor; in LocationTile()99 mPanelInteractor.openPanels(); in handleClick()
71 private final PanelInteractor mPanelInteractor; field in ScreenRecordTile101 mPanelInteractor = panelInteractor; in ScreenRecordTile()180 mPanelInteractor.collapsePanels(); in showPrompt()
102 private PanelInteractor mPanelInteractor; field in TileServicesTest124 mPanelInteractor, mCustomTileAddedRepository, in setUp()249 verify(mPanelInteractor).forceCollapsePanels(); in testOnStartActivityCollapsesPanel()261 verify(mPanelInteractor).forceCollapsePanels(); in testOnShowDialogCollapsesPanel()
89 private PanelInteractor mPanelInteractor; field in ScreenRecordTileTest119 mPanelInteractor in setUp()157 verify(mPanelInteractor).collapsePanels(); in testNotActive()
82 private final PanelInteractor mPanelInteractor; field in TileServices110 mPanelInteractor = panelInteractor; in TileServices()273 mPanelInteractor.forceCollapsePanels(); in onShowDialog()293 mPanelInteractor.forceCollapsePanels(); in onStartActivity()
417 private final PanelInteractor mPanelInteractor; field in GarbageMonitor.MemoryTile436 mPanelInteractor = panelInteractor; in MemoryTile()466 mPanelInteractor.collapsePanels(); in handleClick()