HomeSort by relevance Sort by last modified time
    Searched full:scrolls (Results 26 - 50 of 209) sorted by null

12 3 4 5 6 7 8 9

  /frameworks/testing/uiautomator/library/core-src/com/android/uiautomator/core/
UiScrollable.java 39 // Limits the number of swipes/scrolls performed during a search
282 * Scrolls forward until the UiObject is fully visible in the scrollable container.
339 * Sets the maximum number of scrolls allowed when performing a
355 * Gets the maximum number of scrolls allowed when performing a
529 * Scrolls to the beginning of a scrollable layout element. The beginning
551 * Scrolls to the beginning of a scrollable layout element. The beginning
581 * Scrolls to the end of a scrollable layout element. The end can be at the
602 * Scrolls to the end of a scrollable layout element. The end can be at the
  /packages/apps/ContactsCommon/src/com/android/contacts/common/list/
IndexerListAdapter.java 64 * as the user scrolls.
69 * Sets the title in the pinned header as the user scrolls.
  /external/chromium_org/chrome/browser/resources/net_internals/
details_view.js 98 * Scrolls to the source indicated by |sourceId|, if displayed. If a
  /external/chromium_org/chrome/browser/resources/uber/
uber_utils.js 75 * Called when a user mouse wheels (or trackpad scrolls) over the nav frame.
  /external/chromium_org/content/public/android/java/src/org/chromium/content/browser/
SnapScrollController.java 144 * @return Whether currently snapping scrolls.
  /external/chromium_org/content/renderer/
render_view_browsertest_mac.mm 44 // Test that cmd-up/down scrolls the page exactly if it is not intercepted by
  /external/chromium_org/third_party/WebKit/Source/platform/scroll/
ScrollAnimator.h 58 // The base class implementation always scrolls immediately, never animates.
  /external/chromium_org/ui/views/controls/menu/
submenu_view.h 75 // Scrolls on menu item boundaries.
79 // Scrolls on menu item boundaries.
  /external/chromium_org/ui/aura/test/
event_generator.h 281 // Generates scroll sequences of a FlingCancel, Scrolls, FlingStart, with
290 // Generates scroll sequences of a FlingCancel, Scrolls, FlingStart, sending
291 // scrolls of each of the values in |offsets|.
  /cts/tests/tests/widget/src/android/widget/cts/
ScrollerTest.java 229 // scrolls to the position between the start and the final
249 // scrolls to the position between the last and the final
  /external/chromium_org/cc/input/
top_controls_manager_unittest.cc 304 // Scrolls are ignored during pinch.
310 // Scrolls should no long be ignored.
  /external/chromium_org/ui/events/x/
device_data_manager.h 54 // Can be used both for scrolls and flings.
56 // Can be used both for scrolls and flings.
  /cts/tests/tests/text/src/android/text/method/cts/
TouchTest.java 34 private static final String LONG_TEXT = "Scrolls the specified widget to the specified " +
  /development/samples/UiAutomator/src/com/android/test/uiautomator/demos/
LaunchSettings.java 85 // the appsViews will perform horizontal scrolls to find the Settings app
  /external/chromium_org/cc/trees/
layer_tree_host_common.h 146 std::vector<LayerTreeHostCommon::ScrollUpdateInfo> scrolls; member in struct:cc::ScrollAndScaleSet
layer_tree_host_unittest_scroll.cc 425 // Scrolls on the child layer will happen at 5, 5. If they are treated
430 // Adjust the child layer horizontally so that scrolls will never hit it.
825 // This test makes sure that layers pick up scrolls that occur between
851 // still pick up scrolls that happen on the active layer during
    [all...]
  /external/chromium_org/content/browser/renderer_host/input/
synthetic_smooth_scroll_gesture.cc 188 // For vertical and horizontal scrolls (the common case), both methods produce
  /external/chromium_org/content/public/test/android/javatests/src/org/chromium/content/browser/test/util/
DOMUtils.java 108 * Scrolls the view to ensure that the required DOM node is visible.
  /external/chromium_org/ui/views/controls/
scroll_view.h 91 // Scrolls the minimum amount necessary to make the specified rectangle
  /external/chromium_org/ui/views/controls/scrollbar/
base_scroll_bar.h 169 // An instance of a RepeatController which scrolls the scrollbar continuously
  /external/droiddriver/src/com/google/android/droiddriver/
UiElement.java 182 * Scrolls in the given direction. Scrolling down means swiping upwards.
  /external/replicaisland/src/com/replica/replicaisland/
AnimationPlayerActivity.java 103 // scrolls in horizontally, compute the size based on the actual density of
  /frameworks/base/core/java/android/text/method/
LinkMovementMethod.java 30 * A movement method that traverses links in the text buffer and scrolls if necessary.
Touch.java 32 * Scrolls the specified widget to the specified coordinates, except
  /frameworks/base/core/tests/coretests/src/android/widget/listview/arrowscroll/
ListOfItemsTallerThanScreenTest.java 67 assertEquals("after " + i + " down scrolls across tall item",

Completed in 2565 milliseconds

12 3 4 5 6 7 8 9