Home
last modified time | relevance | path

Searched defs:sendTakeScreenshotOfWindowError (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/view/accessibility/
DIAccessibilityInteractionConnectionCallback.aidl75 void sendTakeScreenshotOfWindowError(int errorCode, int interactionId); in sendTakeScreenshotOfWindowError() method
DAccessibilityInteractionClient.java1384 public void sendTakeScreenshotOfWindowError( in sendTakeScreenshotOfWindowError() method in AccessibilityInteractionClient
/frameworks/base/services/accessibility/java/com/android/server/accessibility/
DActionReplacingCallback.java178 public void sendTakeScreenshotOfWindowError(int errorCode, int interactionId) in sendTakeScreenshotOfWindowError() method in ActionReplacingCallback