HomeSort by relevance Sort by last modified time
    Searched full:longclickview (Results 1 - 17 of 17) sorted by null

  /frameworks/base/core/tests/coretests/src/android/view/
LongpressTest.java 81 TouchUtils.longClickView(this, mSimpleView);
DisabledLongpressTest.java 85 TouchUtils.longClickView(this, mSimpleView);
  /frameworks/base/core/tests/coretests/src/android/widget/listview/touch/
ListTouchManyTest.java 137 TouchUtils.longClickView(this, child);
  /frameworks/base/docs/html/sdk/api_diff/3/changes/
android.test.TouchUtils.html 186 <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/test/TouchUtils.html#longClickView(android.test.InstrumentationTestCase, android.view.View)" target="_top"><code>longClickView</code></A>(<code>InstrumentationTestCase,</nobr> View<nobr><nobr></code>)</nobr>
315 <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/test/TouchUtils.html#longClickView(android.test.ActivityInstrumentationTestCase, android.view.View)" target="_top"><code>longClickView</code></A>(<code>ActivityInstrumentationTestCase,</nobr> View<nobr><nobr></code>) </nobr>
methods_index_changes.html 255 <nobr><A HREF="android.test.TouchUtils.html#android.test.TouchUtils.longClickView_changed(android.test.ActivityInstrumentationTestCase, android.view.View)" class="hiddenlink" target="rightframe">longClickView
alldiffs_index_changes.html     [all...]
alldiffs_index_all.html     [all...]
methods_index_additions.html     [all...]
methods_index_all.html     [all...]
alldiffs_index_additions.html     [all...]
  /external/chromium_org/content/public/test/android/javatests/src/org/chromium/content/browser/test/util/
TestTouchUtils.java 102 public static void longClickView(Instrumentation instrumentation, View v, int x, int y) {
  /frameworks/base/test-runner/src/android/test/
TouchUtils.java 378 public static void longClickView(ActivityInstrumentationTestCase test, View v) {
379 longClickView((InstrumentationTestCase) test, v);
388 public static void longClickView(InstrumentationTestCase test, View v) {
  /cts/tests/tests/view/src/android/view/cts/
View_UsingViewsTest.java 360 TouchUtils.longClickView(this, mEditText);
  /cts/tests/tests/widget/src/android/widget/cts/
AbsListViewTest.java 546 TouchUtils.longClickView(this, v);
TextViewTest.java     [all...]
  /frameworks/base/docs/html/sdk/api_diff/3/
missingSinces.txt 324 NO DOC BLOCK: android.test.TouchUtils Method longClickView(android.test.InstrumentationTestCase, android.view.View)
    [all...]
  /prebuilts/sdk/6/
android.jar 

Completed in 837 milliseconds