Searched refs:ScreenshotErrorCode (Results 1 – 3 of 3) sorted by relevance
723 public @interface ScreenshotErrorCode {} annotation in AccessibilityService3179 private void sendScreenshotFailure(@ScreenshotErrorCode int errorCode, Executor executor,3199 void onFailure(@ScreenshotErrorCode int errorCode);
1362 @AccessibilityService.ScreenshotErrorCode int errorCode, int interactionId) { in sendTakeScreenshotOfWindowError()
1428 private void sendScreenshotFailure(@AccessibilityService.ScreenshotErrorCode int errorCode, in sendScreenshotFailure()