HomeSort by relevance Sort by last modified time
    Searched full:swipeup (Results 1 - 25 of 32) sorted by null

1 2

  /external/chromium-trace/trace-viewer/tracing/third_party/vinn/third_party/parse5/test/data/serialization/dx/
expected.html 570 <a href="/Products/CodeRush/"><div class="id-swipeUp" style="position:relative;width:330px;height:205px;border:1px solid #cfcfcf;background-color:white;box-shadow:0 1px 3px rgba(0,0,0,.15);display:inline-block;">
574 <div class="id-swipeUp-content" style="text-align:center;margin-left:10px;margin-right:10px;width:310px;border-top-color:lightgray;border-top-style:none;border-top-width:1px;">
577 </div><div class="id-swipeUp-description gray-text" style="font-size:13px;display:none;padding-bottom:7px;position:relative;top:-10px;">
586 <a href="https://phonejs.devexpress.com/" target="_blank"><div class="id-swipeUp" style="position:relative;width:330px;height:205px;border:1px solid #cfcfcf;background-color:white;box-shadow:0 1px 3px rgba(0,0,0,.15);display:inline-block;">
590 <div class="id-swipeUp-content" style="text-align:center;margin-left:10px;margin-right:10px;width:310px;border-top-color:lightgray;border-top-style:none;border-top-width:1px;">
593 </div><div class="id-swipeUp-description gray-text" style="font-size:13px;display:none;padding-bottom:7px;position:relative;top:-10px;">
602 <a href="https://chartjs.devexpress.com/" target="_blank"><div class="id-swipeUp" style="position:relative;width:330px;height:205px;border:1px solid #cfcfcf;background-color:white;box-shadow:0 1px 3px rgba(0,0,0,.15);display:inline-block;">
    [all...]
src.html 573 <a href="/Products/CodeRush/"><div class="id-swipeUp" style="position:relative;width:330px;height:205px;border:1px solid #cfcfcf;background-color:white;box-shadow:0 1px 3px rgba(0,0,0,.15);display:inline-block;">
577 <div class="id-swipeUp-content" style="text-align:center;margin-left:10px;margin-right:10px;width:310px;border-top-color:lightgray;border-top-style:none;border-top-width:1px;">
580 </div><div class="id-swipeUp-description gray-text" style="font-size:13px;display:none;padding-bottom:7px;position:relative;top:-10px;">
589 <a href="https://phonejs.devexpress.com/" target="_blank"><div class="id-swipeUp" style="position:relative;width:330px;height:205px;border:1px solid #cfcfcf;background-color:white;box-shadow:0 1px 3px rgba(0,0,0,.15);display:inline-block;">
593 <div class="id-swipeUp-content" style="text-align:center;margin-left:10px;margin-right:10px;width:310px;border-top-color:lightgray;border-top-style:none;border-top-width:1px;">
596 </div><div class="id-swipeUp-description gray-text" style="font-size:13px;display:none;padding-bottom:7px;position:relative;top:-10px;">
605 <a href="https://chartjs.devexpress.com/" target="_blank"><div class="id-swipeUp" style="position:relative;width:330px;height:205px;border:1px solid #cfcfcf;background-color:white;box-shadow:0 1px 3px rgba(0,0,0,.15);display:inline-block;">
    [all...]
  /frameworks/base/core/java/com/android/internal/widget/
PasswordEntryKeyboardHelper.java 337 public void swipeUp() {
  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
DefaultSoftKeyboard.java 337 public void swipeUp() { }
808 /** @see jp.co.omronsoft.openwnn.KeyboardView.OnKeyboardActionListener#swipeUp */
809 public void swipeUp() { }
    [all...]
KeyboardView.java 119 void swipeUp();
414 swipeUp();
    [all...]
  /frameworks/base/core/java/android/inputmethodservice/
KeyboardView.java 128 void swipeUp();
421 swipeUp();
    [all...]
  /frameworks/base/cmds/uiautomator/api/
16.txt 87 method public boolean swipeUp(int) throws com.android.uiautomator.core.UiObjectNotFoundException;
17.txt 96 method public boolean swipeUp(int) throws com.android.uiautomator.core.UiObjectNotFoundException;
current.txt 122 method public boolean swipeUp(int) throws com.android.uiautomator.core.UiObjectNotFoundException;
  /prebuilts/sdk/16/
uiautomator.jar 
  /prebuilts/sdk/17/
uiautomator.jar 
  /frameworks/base/docs/html/tools/help/uiautomator/
UiCollection.jd 775 <span class="sympad"><a href="UiObject.html#swipeUp(int)">swipeUp</a></span>(int steps)
UiObject.jd 853 <span class="sympad"><a href="#swipeUp(int)">swipeUp</a></span>(int steps)</nobr>
    [all...]
  /frameworks/base/docs/html/training/testing/ui-testing/
uiautomator-testing.jd 363 <a href="{@docRoot}reference/android/support/test/uiautomator/UiObject.html#swipeUp(int)">
364 {@code swipeUp()}</a>
  /prebuilts/sdk/18/
uiautomator.jar 
  /prebuilts/sdk/19/
uiautomator.jar 
  /prebuilts/sdk/20/
uiautomator.jar 
  /prebuilts/sdk/21/
uiautomator.jar 
  /prebuilts/sdk/22/
uiautomator.jar 
  /prebuilts/sdk/current/
uiautomator.jar 
  /development/samples/SoftKeyboard/src/com/example/android/softkeyboard/
SoftKeyboard.java 712 public void swipeUp() {
  /frameworks/base/cmds/uiautomator/library/core-src/com/android/uiautomator/core/
UiScrollable.java 311 return swipeUp(10);
UiObject.java 237 public boolean swipeUp(int steps) throws UiObjectNotFoundException {
    [all...]
  /frameworks/base/docs/html/reference/android/support/test/espresso/action/
ViewActions.html     [all...]
  /frameworks/base/docs/html/reference/android/support/test/uiautomator/
UiObject.html     [all...]

Completed in 4782 milliseconds

1 2