Home
last modified time | relevance | path

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

/cts/tests/tests/assist/src/android/assist/cts/
DTextViewTest.java96 boolean scrollScrollView) { in scrollTestApp() argument
97 super.scrollTestApp(scrollX, scrollY, scrollTextView, scrollScrollView); in scrollTestApp()
101 } else if (scrollScrollView) { in scrollTestApp()
DTestStartActivity.java113 boolean scrollScrollView) { in scrollText() argument
124 } else if (scrollScrollView) { in scrollText()
DAssistTestBase.java407 boolean scrollScrollView) { in scrollTestApp() argument
408 mTestActivity.scrollText(scrollX, scrollY, scrollTextView, scrollScrollView); in scrollTestApp()
412 } else if (scrollScrollView) { in scrollTestApp()