Searched refs:mScreenshotSmartActions (Results 1 – 4 of 4) sorted by relevance
60 private ScreenshotSmartActions mScreenshotSmartActions; field in ScreenshotNotificationSmartActionsTest67 mScreenshotSmartActions = new ScreenshotSmartActions(() -> mSmartActionsProvider); in setup()83 mScreenshotSmartActions.getSmartActionsFuture( in testExceptionHandlingInGetSmartActionsFuture()102 List<Notification.Action> actions = mScreenshotSmartActions.getSmartActions( in testExceptionHandlingInGetSmartActions()113 mScreenshotSmartActions.notifyScreenshotOp(null, mSmartActionsProvider, null, null, -1); in testExceptionHandlingInNotifyingFeedback()124 mScreenshotSmartActions.getSmartActionsFuture( in testUnsupportedBitmapConfiguration()139 mScreenshotSmartActions.getSmartActionsFuture( in testScreenshotNotificationSmartActionsProviderInvokedOnce()156 mScreenshotSmartActions.getSmartActionsFuture("", null, bitmap, in testSupportedBitmapConfiguration()
40 private final ScreenshotSmartActions mScreenshotSmartActions; field in SmartActionsReceiver44 mScreenshotSmartActions = screenshotSmartActions; in SmartActionsReceiver()65 mScreenshotSmartActions.notifyScreenshotAction( in onReceive()
64 private final ScreenshotSmartActions mScreenshotSmartActions; field in SaveImageInBackgroundTask86 mScreenshotSmartActions = screenshotSmartActions; in SaveImageInBackgroundTask()143 mScreenshotSmartActions.getSmartActionsFuture( in doInBackground()154 mScreenshotSmartActions.getSmartActions( in doInBackground()314 mScreenshotSmartActions.getSmartActionsFuture( in queryQuickShareAction()323 mScreenshotSmartActions.getSmartActions( in queryQuickShareAction()
196 private final ScreenshotSmartActions mScreenshotSmartActions; field in ScreenshotController279 mScreenshotSmartActions = screenshotSmartActions; in ScreenshotController()900 mScreenshotSmartActions, data, in saveScreenshotInWorkerThread()