Home
last modified time | relevance | path

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

/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/
DAccessibilityMagnificationTest.java1067 final Region expectedMagnificationRegion = controller.getMagnificationRegion(); in testMagnificationRegion_hasNonMagnifiableWindow_excludeWindowExactTouchableRegion() local
1106 + expectedMagnificationRegion + " , actual: " in testMagnificationRegion_hasNonMagnifiableWindow_excludeWindowExactTouchableRegion()
1132 return expectedMagnificationRegion.equals(tmpRegion); in testMagnificationRegion_hasNonMagnifiableWindow_excludeWindowExactTouchableRegion()
1141 waitUntilMagnificationRegion(controller, expectedMagnificationRegion); in testMagnificationRegion_hasNonMagnifiableWindow_excludeWindowExactTouchableRegion()