Home
last modified time | relevance | path

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

/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/
DAccessibilityTakeScreenshotTest.java356 final InstrumentedAccessibilityService serviceWithoutScreenshotCapability = in testTakeScreenshotOfWindow_ErrorForServiceWithoutScreenshotCapability() local
363 serviceWithoutScreenshotCapability.getServiceInfo().getCapabilities(); in testTakeScreenshotOfWindow_ErrorForServiceWithoutScreenshotCapability()
367 final int accessibilityWindowId = serviceWithoutScreenshotCapability in testTakeScreenshotOfWindow_ErrorForServiceWithoutScreenshotCapability()
369 serviceWithoutScreenshotCapability.takeScreenshotOfWindow(accessibilityWindowId, in testTakeScreenshotOfWindow_ErrorForServiceWithoutScreenshotCapability()
374 serviceWithoutScreenshotCapability.disableSelfAndRemove(); in testTakeScreenshotOfWindow_ErrorForServiceWithoutScreenshotCapability()