Searched refs:LLOfButtons1 (Results 1 – 4 of 4) sorted by relevance
27 import android.widget.layout.linear.LLOfButtons1;36 public class TouchModeFocusChangeTest extends ActivityInstrumentationTestCase<LLOfButtons1> {37 private LLOfButtons1 mActivity;41 super("com.android.frameworks.coretests", LLOfButtons1.class); in TouchModeFocusChangeTest()
19 import android.widget.layout.linear.LLOfButtons1;34 public class ChangeTouchModeTest extends ActivityInstrumentationTestCase<LLOfButtons1> {37 super("com.android.frameworks.coretests", LLOfButtons1.class); in ChangeTouchModeTest()
23 public class LLOfButtons2 extends LLOfButtons1 {
31 public class LLOfButtons1 extends Activity { class