Searched refs:ScreenshotErrorCode (Results 1 – 3 of 3) sorted by relevance
728 public @interface ScreenshotErrorCode {} annotation in AccessibilityService3234 private void sendScreenshotFailure(@ScreenshotErrorCode int errorCode, Executor executor,3254 void onFailure(@ScreenshotErrorCode int errorCode);
1385 @AccessibilityService.ScreenshotErrorCode int errorCode, int interactionId) { in sendTakeScreenshotOfWindowError()
1580 private void sendScreenshotFailure(@AccessibilityService.ScreenshotErrorCode int errorCode, in sendScreenshotFailure()