Home
last modified time | relevance | path

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

/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/
DAccessibilityMagnificationTest.java1088 int touchableRegionHeight = buttonBounds.height() / 4; in testMagnificationRegion_hasNonMagnifiableWindow_excludeWindowExactTouchableRegion() local
1089 Rect touchableRect1 = new Rect(0, 0, touchableRegionWidth, touchableRegionHeight); in testMagnificationRegion_hasNonMagnifiableWindow_excludeWindowExactTouchableRegion()
1092 buttonBounds.height() - touchableRegionHeight, in testMagnificationRegion_hasNonMagnifiableWindow_excludeWindowExactTouchableRegion()