Home
last modified time | relevance | path

Searched defs:getTextArgs (Results 1 – 1 of 1) sorted by relevance

/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/
DAccessibilityTextActionTest.java282 final Bundle getTextArgs = getTextLocationArguments(text.getText().length()); in testTextLocations_textViewShouldProvideWhenRequested() local
298 final Bundle getTextArgs = getTextLocationArguments(text.getText().length()); in testTextLocations_textOutsideOfViewBounds_locationsShouldBeNull() local
350 final Bundle getTextArgs = getTextLocationArguments(text.getText().length()); in testTextLocations_withRequestPreparer_shouldHoldOffUntilReady() local
407 final Bundle getTextArgs = getTextLocationArguments(text.getText().length()); in testTextLocations_withUnresponsiveRequestPreparer_shouldTimeout() local
452 final Bundle getTextArgs = getTextLocationArguments(Integer.MAX_VALUE); in testTextLocation_testLocationBoundary_locationShouldBeLimitationLength() local