Searched refs:LLOfButtons2 (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/widget/layout/linear/
H A DLLOfButtons2.java23 public class LLOfButtons2 extends LLOfButtons1 { class in inherits:LLOfButtons1
/frameworks/base/core/tests/coretests/src/android/widget/touchmode/
H A DChangeTouchModeTest.java20 import android.widget.layout.linear.LLOfButtons2;
73 LLOfButtons2 otherActivity = null;
76 launchActivity("com.android.frameworks.coretests", LLOfButtons2.class, null);
89 LLOfButtons2 otherActivity = null;
92 launchActivity("com.android.frameworks.coretests", LLOfButtons2.class, null);
107 LLOfButtons2 otherActivity = null;
110 launchActivity("com.android.frameworks.coretests", LLOfButtons2.class, null);

Completed in 41 milliseconds