Searched refs:ScreenshotSmartActions (Results 1 – 11 of 11) sorted by relevance
41 private final ScreenshotSmartActions mScreenshotSmartActions;45 public DeleteScreenshotReceiver(ScreenshotSmartActions screenshotSmartActions, in DeleteScreenshotReceiver()
41 private final ScreenshotSmartActions mScreenshotSmartActions;44 SmartActionsReceiver(ScreenshotSmartActions screenshotSmartActions) { in SmartActionsReceiver()
49 public class ScreenshotSmartActions { class50 private static final String TAG = logTag(ScreenshotSmartActions.class);55 public ScreenshotSmartActions( in ScreenshotSmartActions() method in ScreenshotSmartActions
50 private final ScreenshotSmartActions mScreenshotSmartActions;56 ScreenshotSmartActions screenshotSmartActions, in ActionProxyReceiver()
76 private final ScreenshotSmartActions mScreenshotSmartActions;92 ScreenshotSmartActions screenshotSmartActions, in SaveImageInBackgroundTask()
263 private final ScreenshotSmartActions mScreenshotSmartActions;321 ScreenshotSmartActions screenshotSmartActions, in ScreenshotController()
48 private ScreenshotSmartActions mMockScreenshotSmartActions;
66 private ScreenshotSmartActions mScreenshotSmartActions;73 mScreenshotSmartActions = new ScreenshotSmartActions(() -> mSmartActionsProvider); in setup()
62 private ScreenshotSmartActions mMockScreenshotSmartActions;
61 private ScreenshotSmartActions mMockScreenshotSmartActions;
46 private val smartActions = mock<ScreenshotSmartActions>()