Home
last modified time | relevance | path

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

/frameworks/base/core/tests/coretests/src/android/widget/scroll/
DScrollViewButtonsAndLabelsTest.java30 extends ActivityInstrumentationTestCase<ScrollViewButtonsAndLabels> {
39 ScrollViewButtonsAndLabels.class); in ScrollViewButtonsAndLabelsTest()
DScrollViewButtonsAndLabels.java32 public class ScrollViewButtonsAndLabels extends Activity { class