HomeSort by relevance Sort by last modified time
    Searched full:lloftwofocusableintouchmode (Results 1 - 3 of 3) 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 {
  /frameworks/base/core/tests/coretests/
AndroidManifest.xml 299 <activity android:name="android.widget.layout.linear.LLOfTwoFocusableInTouchMode" android:label="LLOfTwoFocusableInTouchMode">
    [all...]

Completed in 302 milliseconds