Searched refs:mActionsReadyListener (Results 1 – 3 of 3) sorted by relevance
183 data.mActionsReadyListener = null; in testShareActionExtras()211 data.mActionsReadyListener = null; in testEditActionExtras()239 data.mActionsReadyListener = null; in testDeleteActionExtras()
174 mParams.mActionsReadyListener.onActionsReady(mImageData); in doInBackground()190 mParams.mActionsReadyListener.onActionsReady(mImageData); in doInBackground()205 mParams.mActionsReadyListener = listener; in setActionsReadyListener()215 mParams.mActionsReadyListener.onActionsReady(mImageData); in onCancelled()
148 public ScreenshotController.ActionsReadyListener mActionsReadyListener; field in ScreenshotController.SaveImageInBackgroundData862 data.mActionsReadyListener = actionsReadyListener; in saveScreenshotInWorkerThread()