Home
last modified time | relevance | path

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

/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/
DAccessibilityTakeScreenshotTest.java288 final String secureWindowTitle = "Secure Window"; in testTakeScreenshotOfWindow_ErrorForSecureWindow() local
293 params.accessibilityTitle = secureWindowTitle; in testTakeScreenshotOfWindow_ErrorForSecureWindow()
301 ActivityLaunchUtils.findWindowByTitle(sUiAutomation, secureWindowTitle); in testTakeScreenshotOfWindow_ErrorForSecureWindow()