Home
last modified time | relevance | path

Searched defs:takeSurfaceControlScreenshot (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/app/
DIUiAutomationConnection.aidl46 Bitmap takeSurfaceControlScreenshot(in SurfaceControl surfaceControl); in takeSurfaceControlScreenshot() method
DUiAutomationConnection.java212 public Bitmap takeSurfaceControlScreenshot(@NonNull SurfaceControl surfaceControl) { in takeSurfaceControlScreenshot() method in UiAutomationConnection