Searched refs:mOverviewScreenshotActionsPlugin (Results 1 – 1 of 1) sorted by relevance
107 private OverviewScreenshotActions mOverviewScreenshotActionsPlugin; field in TaskThumbnailView156 if (mOverviewScreenshotActionsPlugin != null) { in setThumbnail()157 mOverviewScreenshotActionsPlugin in setThumbnail()227 mOverviewScreenshotActionsPlugin = overviewScreenshotActions; in onPluginConnected()228 mOverviewScreenshotActionsPlugin.setupActions(getTaskView(), getThumbnail(), mActivity); in onPluginConnected()233 if (mOverviewScreenshotActionsPlugin != null) { in onPluginDisconnected()234 mOverviewScreenshotActionsPlugin = null; in onPluginDisconnected()