Searched refs:mOverviewScreenshotActionsPlugin (Results 1 – 1 of 1) sorted by relevance
110 private OverviewScreenshotActions mOverviewScreenshotActionsPlugin; field in TaskThumbnailView182 if (mOverviewScreenshotActionsPlugin != null) { in refresh()183 mOverviewScreenshotActionsPlugin.setupActions(getTaskView(), getThumbnail(), mActivity); in refresh()283 mOverviewScreenshotActionsPlugin = overviewScreenshotActions; in onPluginConnected()284 mOverviewScreenshotActionsPlugin.setupActions(getTaskView(), getThumbnail(), mActivity); in onPluginConnected()289 if (mOverviewScreenshotActionsPlugin != null) { in onPluginDisconnected()290 mOverviewScreenshotActionsPlugin = null; in onPluginDisconnected()