Searched refs:TallTextAboveButton (Results 1 – 2 of 2) sorted by relevance
19 import android.widget.scroll.TallTextAboveButton;27 public class TallTextAboveButtonTest extends ActivityInstrumentationTestCase<TallTextAboveButton> {42 super("com.android.frameworks.coretests", TallTextAboveButton.class); in TallTextAboveButtonTest()
25 public class TallTextAboveButton extends ScrollViewScenario { class