HomeSort by relevance Sort by last modified time
    Searched refs:LLOfTwoFocusableInTouchMode (Results 1 - 2 of 2) sorted by null

  /frameworks/base/core/tests/coretests/src/android/widget/touchmode/
FocusableInTouchModeClickTest.java 19 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/
LLOfTwoFocusableInTouchMode.java 25 public class LLOfTwoFocusableInTouchMode extends Activity {

Completed in 85 milliseconds