Home
last modified time | relevance | path

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

/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/
DAccessibilityMagnificationTest.java1095 Region touchableRegion = new Region(); in testMagnificationRegion_hasNonMagnifiableWindow_excludeWindowExactTouchableRegion() local
1096 touchableRegion.op(touchableRect1, Region.Op.UNION); in testMagnificationRegion_hasNonMagnifiableWindow_excludeWindowExactTouchableRegion()
1097 touchableRegion.op(touchableRect2, Region.Op.UNION); in testMagnificationRegion_hasNonMagnifiableWindow_excludeWindowExactTouchableRegion()
1099 button.getRootSurfaceControl().setTouchableRegion(touchableRegion)); in testMagnificationRegion_hasNonMagnifiableWindow_excludeWindowExactTouchableRegion()
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dcurrent.txt20864 field public final android.graphics.Region touchableRegion;
41707 field public final android.graphics.Region touchableRegion;