Home
last modified time | relevance | path

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

/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/
DAccessibilityTextActionTest.java334 final RectF[] locationsAfterScroll = Arrays.copyOf( in testTextLocations_textOutsideOfViewBounds_locationsShouldBeNull() local
337 assertNull(locationsAfterScroll[0]); in testTextLocations_textOutsideOfViewBounds_locationsShouldBeNull()
339 assertNotNull(locationsAfterScroll[firstNullRectIndex]); in testTextLocations_textOutsideOfViewBounds_locationsShouldBeNull()