Searched refs:screenshotAction (Results 1 – 2 of 2) sorted by relevance
229 GlobalActionsDialog.ScreenshotAction screenshotAction = in testShouldLogScreenshotPress() local231 screenshotAction.onPress(); in testShouldLogScreenshotPress()238 GlobalActionsDialog.ScreenshotAction screenshotAction = in testShouldLogScreenshotLongPress() local240 screenshotAction.onLongPress(); in testShouldLogScreenshotLongPress()
746 final Action screenshotAction = new Action.Builder(null, in updateProgress() local750 .setActions(infoAction, screenshotAction, cancelAction); in updateProgress()