Searched refs:LLEditTextThenButton (Results 1 – 3 of 3) sorted by relevance
19 import android.widget.layout.linear.LLEditTextThenButton;29 ActivityInstrumentationTestCase2<LLEditTextThenButton> {36 super("com.android.frameworks.coretests", LLEditTextThenButton.class); in StartInTouchWithViewInFocusTest()
27 import android.widget.layout.linear.LLEditTextThenButton;32 public class TouchModeFocusableTest extends ActivityInstrumentationTestCase<LLEditTextThenButton> {38 super("com.android.frameworks.coretests", LLEditTextThenButton.class); in TouchModeFocusableTest()
27 public class LLEditTextThenButton extends Activity { class