Searched refs:ACTION_SCREENSHOT_RECEIVED (Results 1 – 2 of 2) sorted by relevance
100 case MainInteractionSession.ACTION_SCREENSHOT_RECEIVED -> sScreenshotReceivedQueue.add( in onReceive()
39 public static final String ACTION_SCREENSHOT_RECEIVED = "screenshot_received"; field in MainInteractionSession249 notifyTestReceiver(ACTION_SCREENSHOT_RECEIVED, extras); in onHandleScreenshot()