Searched refs:ButtonsWithTallTextViewInBetween (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/widget/scroll/
H A DButtonsWithTallTextViewInBetween.java29 public class ButtonsWithTallTextViewInBetween extends ScrollViewScenario { class in inherits:ScrollViewScenario
/frameworks/base/core/tests/coretests/src/android/widget/scroll/arrowscroll/
H A DButtonsWithTallTextViewInBetweenTest.java19 import android.widget.scroll.ButtonsWithTallTextViewInBetween;
31 extends ActivityInstrumentationTestCase<ButtonsWithTallTextViewInBetween> {
39 super("com.android.frameworks.coretests", ButtonsWithTallTextViewInBetween.class);

Completed in 136 milliseconds