Home
last modified time | relevance | path

Searched refs:takeScreenshotOfWindowClientThread (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/core/java/android/view/
H A DAccessibilityInteractionController.java600 public void takeScreenshotOfWindowClientThread(int interactionId, in takeScreenshotOfWindowClientThread() method in AccessibilityInteractionController
H A DViewRootImpl.java11086 .takeScreenshotOfWindowClientThread(interactionId, listener, callback); in takeScreenshotOfWindow()