Home
last modified time | relevance | path

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

/cts/tests/autofillservice/src/android/autofillservice/cts/testcore/
DInlineUiBot.java80 final UiObject2 strip = findSuggestionStrip(); in selectSuggestion() local
108 final UiObject2 strip = findSuggestionStrip(); in longPressSuggestion() local
142 final UiObject2 strip = findSuggestionStrip(); in assertSuggestion() local
151 final UiObject2 strip = findSuggestionStrip(); in assertNoSuggestion() local
160 final UiObject2 strip = findSuggestionStrip(); in scrollSuggestionView() local
168 final UiObject2 strip = waitForObject(By.text(text), UI_TIMEOUT); in assertTooltipShowing() local
DCannedAugmentedFillResponse.java122 final Area strip = presentationParams.getSuggestionArea(); in asFillResponse() local