HomeSort by relevance Sort by last modified time
    Searched full:scroll (Results 101 - 125 of 1318) sorted by null

1 2 3 45 6 7 8 91011>>

  /frameworks/native/services/vr/virtual_touchpad/include/dvr/
virtual_touchpad_client.h 64 // Generate a simulated scroll event.
68 // @param x Horizontal scroll increment.
69 // @param y Vertical scroll increment.
  /build/make/tools/droiddoc/templates-pdk/assets/
android-developer-resource-browser.css 11 background: transparent none no-repeat scroll 4px 12px;
  /external/autotest/client/site_tests/touch_ScrollDirection/
control 21 should be default. Plays back touch movements and checks for scroll up or down.
  /external/autotest/client/site_tests/touch_TouchscreenScroll/
control 20 Plays back touchscreen movements and checks for scroll.
touch_TouchscreenScroll.py 19 _FILENAME_FMT_STR = 'scroll-%s'
26 @param expected: String, expected direction in which test page scroll
44 logging.info('Scroll delta was %d (%d to %d)',
51 raise error.TestFail('Page scroll was in wrong direction! '
  /external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/
color.css 8 background: none repeat scroll 0 0 rgb(255, 0,0);
color.css.min 1 .color{me:#7b7b7b;impressed:#fed;again:#abcdef;andagain:#a6c;background-color:#aa66ccc;filter:chroma(color="#FFFFFF");background:none repeat scroll 0 0 #f00;alpha:rgba(1,2,3,4);color:#12a}#AABBCC{background-color:#fe1;filter:chroma(color = #FFFFFF);color:#412;foo:#0f1 #ABC #abc #123344;border-color:#aa66ccC}.foo #AABBCC{background-color:#fe1;color:#412;border-color:#AbC;filter:chroma(color= #FFFFFF)}.bar,#AABBCC{background-color:#fe1;border-color:#0f1 #abcdef;filter:chroma(color=#11FFFFFF);color:#412}.foo,#AABBCC.foobar{background-color:#fe1;border-color:#0f1 #abcdef #abc;color:#412}@media screen{.bar,#AABBCC{background-color:#fe1;color:#412}}
  /external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/out/
color.out 1 .color{me:rgb(123,123,123);impressed:#FfEedD;again:#ABCDEF;andagain:#aa66cc;background-color:#aa66ccc;filter:chroma(color="#FFFFFF");background:none repeat scroll 0 0 rgb(255,0,0);alpha:rgba(1,2,3,4);color:#1122aa}#AABBCC{background-color:#ffee11;filter:chroma( (…)
color.out.b 1 .color{me:rgb(123,123,123);impressed:#FfEedD;again:#ABCDEF;andagain:#aa66cc;background-color:#aa66ccc;filter:chroma(color="#FFFFFF");background:none repeat scroll 0 0 rgb(255,0,0);alpha:rgba(1,2,3,4);color:#1122aa}#AABBCC{background-color:#ffee11;filter:chroma( (…)
  /external/droiddriver/src/io/appium/droiddriver/actions/
ScrollAction.java 20 * Marker interface for a scroll action.
  /external/pdfium/xfa/fwl/
cfwl_event.h 30 Scroll,
  /external/walt/docs/
DragLatency.md 1 ## Drag / scroll latency
5 For drag (or scroll) latency WALT uses a laser that shines across the touch device and hits a detector on the
15 ![Drag/scroll latency measurement](usage/images/drag.png)
41 ![Drag/scroll latency measurement results](Drag_screen_N5X.png)
  /frameworks/base/core/java/android/view/
RoundScrollbarRenderer.java 26 * Helper class for drawing round scroll bars on round Wear devices.
61 // Get information about the current scroll state of the parent view.
76 // Normalize the sweep angle for the scroll bar.
85 // Draw the track and the scroll bar.
  /frameworks/base/core/tests/coretests/src/android/widget/scroll/
TallTextAboveButton.java 17 package android.widget.scroll;
  /frameworks/native/services/vr/virtual_touchpad/
DvrVirtualTouchpadClient.cpp 45 return FromC(client)->Scroll(touchpad, x, y);
  /frameworks/native/services/vr/virtual_touchpad/idc/
vr-virtual-touchpad-0.idc 21 # Have input flinger treat injected scroll events like a G1 ball
  /frameworks/opt/setupwizard/library/test/instrumentation/src/com/android/setupwizardlib/test/
BottomScrollViewTest.java 49 assertTrue("Scroll should not be required", mListener.mScrolledToBottom);
55 assertFalse("Scroll should be required", mListener.mScrolledToBottom);
62 assertFalse("Scroll should be required", mListener.mScrolledToBottom);
71 assertEquals("Scroll threshold should be 10", 10, bottomScrollView.getScrollThreshold());
  /frameworks/support/recyclerview-selection/src/androidTest/java/androidx/recyclerview/selection/testing/
TestAutoScroller.java 30 public void scroll(Point location) { method in class:TestAutoScroller
  /frameworks/support/v7/recyclerview/src/androidTest/java/androidx/recyclerview/widget/
LinearLayoutManagerCacheTest.java 116 // Pos scroll on pos layout, or reverse scroll on reverse layout = toward last
119 // Pos scroll on reverse layout, or reverse scroll on pos layout = toward first
  /packages/apps/Contacts/src/com/android/contacts/list/
AutoScrollListView.java 25 * A ListView that can be asked to scroll (smoothly or otherwise) to a specific
52 * Brings the specified position to view by optionally performing a jump-scroll maneuver:
54 * scroll to the requested position. This creates an impression of full smooth
91 // the new selection and then scroll smoothly to it.
  /packages/apps/Dialer/java/com/android/contacts/common/list/
AutoScrollListView.java 25 * A ListView that can be asked to scroll (smoothly or otherwise) to a specific position. This class
49 * Brings the specified position to view by optionally performing a jump-scroll maneuver: first it
50 * jumps to some position near the one requested and then does a smooth scroll to the requested
88 // the new selection and then scroll smoothly to it.
  /packages/apps/Dialer/java/com/android/dialer/logging/
ui_action.proto 22 SCROLL = 7;
  /packages/apps/Settings/res/values-sw320dp/
config.xml 22 doesn't interact well with scroll view -->
  /platform_testing/libraries/app-helpers/interfaces/common/src/android/platform/helpers/
IContactsHelper.java 23 * Scroll to contact name and click
  /platform_testing/tests/jank/androidtvjanktests/src/com/android/androidtv/janktests/
SystemAppJankTests.java 75 // the navigation bar is in focus, so we only need to scroll.
95 // on the content, so we only need to scroll.
101 // Press DPad button down eight times in succession to scroll down.
105 // Press DPad button up eight times in succession to scroll up.

Completed in 303 milliseconds

1 2 3 45 6 7 8 91011>>