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