Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/view/accessibility/
H A DIAccessibilityInteractionConnectionCallback.aidl70 void sendTakeScreenshotOfWindowError(int errorCode, int interactionId); in sendTakeScreenshotOfWindowError() method
H A DAccessibilityInteractionClient.java1361 public void sendTakeScreenshotOfWindowError( in sendTakeScreenshotOfWindowError() method in AccessibilityInteractionClient
/aosp14/frameworks/base/services/accessibility/java/com/android/server/accessibility/
H A DActionReplacingCallback.java171 public void sendTakeScreenshotOfWindowError(int errorCode, int interactionId) in sendTakeScreenshotOfWindowError() method in ActionReplacingCallback