Home
last modified time | relevance | path

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

/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/
DAccessibilityTextActionTest.java310 int firstNullRectIndex = -1; in testTextLocations_textOutsideOfViewBounds_locationsShouldBeNull() local
313 if (firstNullRectIndex < 0) { in testTextLocations_textOutsideOfViewBounds_locationsShouldBeNull()
315 firstNullRectIndex = i; in testTextLocations_textOutsideOfViewBounds_locationsShouldBeNull()
339 assertNotNull(locationsAfterScroll[firstNullRectIndex]); in testTextLocations_textOutsideOfViewBounds_locationsShouldBeNull()