/external/chromium_org/tools/perf/page_sets/ |
key_mobile_sites.json | 64 "why": "Social; top Google property; Public profile; infinite scrolls",
|
top_25.json | 128 "why": "social; top google property; Public profile; infinite scrolls",
|
/external/chromium_org/ui/webui/resources/js/cr/ui/ |
table.js | 255 * This handles list 'scroll' events. Scrolls the header accordingly.
|
/frameworks/base/core/java/android/widget/ |
Gallery.java | 119 * Executes the delta scrolls from a fling or scroll movement. 382 // The above call returned a limited amount, so stop any scrolls/flings 529 * Scrolls the items so that the selected item is in its 'slot' (its center [all...] |
Scroller.java | 284 * Returns where the scroll will end. Valid only for "fling" scrolls. 293 * Returns where the scroll will end. Valid only for "fling" scrolls.
|
HorizontalScrollView.java | 739 // Treat animating scrolls differently; see #computeScroll() for why. [all...] |
ScrollView.java | 760 // Treat animating scrolls differently; see #computeScroll() for why. [all...] |
/frameworks/base/docs/html/training/displaying-bitmaps/ |
process-bitmap.jd | 112 these components recycle child views as the user scrolls. If each child view triggers an {@link
|
/frameworks/base/docs/html/training/tv/ |
optimizing-layouts-tv.jd | 111 When you have an activity in which the content scrolls vertically, always use a left navigation bar;
|
optimizing-navigation-tv.jd | 62 select an element in the list and that the list still scrolls when an element is selected.</li>
|
/external/chromium_org/content/browser/renderer_host/input/ |
gesture_event_filter_unittest.cc | 423 // Coalescing scrolls should still work. 797 // debounce interval, that Scrolls are not and that the deferred events are [all...] |
web_input_event_builders_win.cc | 427 // because subjectively IE feels like it scrolls farther than you want while
|
/external/chromium_org/tools/traceline/svgui/ |
traceline.js | 302 // we want for when this scrolls, with some debouncing, and then when it has 372 // Hook us up to repaint on scrolls.
|
/external/e2fsprogs/ext2ed/ |
init.c | 85 add_user_command (&general_commands,"pgup","Scrolls data one page up",pgup); 86 add_user_command (&general_commands,"pgdn","Scrolls data one page down",pgdn);
|
/frameworks/base/core/java/android/view/ |
ViewConfiguration.java | 201 * The coefficient of friction applied to flings/scrolls. 704 * The amount of friction applied to scrolls and flings.
|
/frameworks/support/v4/java/android/support/v4/widget/ |
AutoScrollHelper.java | 44 * the top activation area scrolls up, left scrolls to the left, and so on. [all...] |
/packages/apps/Contacts/src/com/android/contacts/detail/ |
ContactDetailLayoutController.java | 366 // the header that scrolls with contact details). 523 // is actually controlling the {@link ViewPager} scrolls because it will already be
|
/packages/apps/VideoEditor/src/com/android/videoeditor/widgets/ |
HorizontalScrollView.java | 718 // Treat animating scrolls differently; see #computeScroll() for why. [all...] |
/cts/tests/tests/webkit/src/android/webkit/cts/ |
WebViewTest.java | [all...] |
/development/samples/ApiDemos/src/com/example/android/apis/view/ |
List13.java | 35 * Demonstrates how a list can avoid expensive operations during scrolls or flings. In this
|
/development/samples/devbytes/animation/ListViewDraggingAnimation/src/com/example/android/listviewdragginganimation/ |
DynamicListView.java | 62 * listview also scrolls on its own so as to reveal additional content.
|
/external/chromium/chrome/browser/resources/ntp4/ |
card_slider.js | 204 * Handle horizontal scrolls to flip between pages.
|
/external/chromium_org/chrome/browser/resources/net_internals/ |
events_view.js | 386 * Scrolls to the source indicated by |sourceId|, if displayed.
|
/external/chromium_org/chrome/browser/ui/views/ |
profile_reset_bubble_view.cc | 137 // parent scrolls, we are not bound to its size. So our size is based on the
|
/external/chromium_org/ppapi/utility/graphics/ |
paint_manager.h | 233 /// ScrollRect() scrolls the provided <code>clip_rect</code> by the
|