Home
last modified time | relevance | path

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

/cts/tests/autofillservice/src/android/autofillservice/cts/testcore/
DInlineUiBot.java162 final int width = getEdgeSensitivityWidth(defaultWidth); in scrollSuggestionView()
178 private int getEdgeSensitivityWidth(int defaultWidth) { in getEdgeSensitivityWidth() method in InlineUiBot