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

/frameworks/base/core/tests/coretests/src/android/widget/touchmode/
H A DFocusableInTouchModeClickTest.java19 import android.widget.layout.linear.LLOfTwoFocusableInTouchMode;
26 public class FocusableInTouchModeClickTest extends ActivityInstrumentationTestCase2<LLOfTwoFocusableInTouchMode> {
29 super("com.android.frameworks.coretests", LLOfTwoFocusableInTouchMode.class);
/frameworks/base/core/tests/coretests/src/android/widget/layout/linear/
H A DLLOfTwoFocusableInTouchMode.java25 public class LLOfTwoFocusableInTouchMode extends Activity { class in inherits:Activity

Completed in 104 milliseconds