Searched refs:canCaptureSecureLayers (Results 1 – 1 of 1) sorted by relevance
1466 final boolean canCaptureSecureLayers = canCaptureSecureLayers(); in takeScreenshotOfWindow()1467 if (!canCaptureSecureLayers in takeScreenshotOfWindow()1483 .setCaptureSecureLayers(canCaptureSecureLayers) in takeScreenshotOfWindow()1569 .setCaptureSecureLayers(canCaptureSecureLayers()).build(), in takeScreenshot()1614 private boolean canCaptureSecureLayers() { in canCaptureSecureLayers() method in AbstractAccessibilityServiceConnection