Home
last modified time | relevance | path

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

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