Home
last modified time | relevance | path

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

/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/
DAccessibilityMagnificationTest.java1266 adjustViewBoundsIfNeeded(button, scale, magnifyBounds); in testA11yNodeInfoVisibility_whenOutOfMagnifiedArea_shouldVisible()
1515 private void adjustViewBoundsIfNeeded(View topLeftview, float scale, Rect magnifyBounds) { in adjustViewBoundsIfNeeded() method in AccessibilityMagnificationTest