/frameworks/base/docs/html/guide/practices/ui_guidelines/ |
activity_task_design.jd | 423 scrolls down the list (changing its initial state). Pressing <em>Back</em> [all...] |
/packages/apps/Launcher2/src/com/android/launcher2/ |
PagedView.java | 158 // If true, modify alpha of neighboring pages as user scrolls left/right [all...] |
Workspace.java | 750 // user scrolls while we are transitioning (should not affect dispatchDraw optimizations) [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/ |
cursesw.h | [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/ |
cursesw.h | [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/ |
cursesw.h | [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/ |
ttk.py | [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/ |
ttk.py | [all...] |
/external/chromium_org/third_party/WebKit/Source/core/page/ |
EventHandler.cpp | [all...] |
/external/chromium_org/third_party/WebKit/Source/core/rendering/ |
RenderLayer.cpp | 401 // element, A, scrolls with respect an element, B, if and only if B is not [all...] |
RenderBox.cpp | 516 // If scrollbars are forbidden, user initiated scrolls should obviously be ignored. 520 // Forbid autoscrolls when scrollbars are off, but permits other programmatic scrolls, [all...] |
/external/mksh/src/ |
mksh.1 | [all...] |
/build/tools/droiddoc/templates-ds/assets/js/ |
docs.js | 375 // When the sidenav is fixed and user scrolls horizontally, reposition the sidenav to match [all...] |
/build/tools/droiddoc/templates-sac/assets/js/ |
docs.js | 449 // When the sidenav is fixed and user scrolls horizontally, reposition the sidenav to match [all...] |
/build/tools/droiddoc/templates-sdk/assets/js/ |
docs.js | 412 // When the sidenav is fixed and user scrolls horizontally, reposition the sidenav to match [all...] |
/cts/tests/tests/view/src/android/view/cts/ |
ViewTest.java | [all...] |
/cts/tests/tests/widget/src/android/widget/cts/ |
TextViewTest.java | 214 final CharSequence LONG_TEXT = "Scrolls the specified widget to the specified " [all...] |
/external/chromium_org/content/public/android/java/src/org/chromium/content/browser/ |
ContentViewCore.java | [all...] |
/external/chromium_org/ui/views/controls/menu/ |
menu_controller.cc | 176 // itself with a RepeatingTimer. When Run is invoked MenuScrollTask scrolls [all...] |
/external/chromium_org/ui/views/ |
view.h | [all...] |
/frameworks/base/packages/Keyguard/src/com/android/keyguard/ |
PagedView.java | 179 // If true, modify alpha of neighboring pages as user scrolls left/right [all...] |
/packages/apps/Launcher3/src/com/android/launcher3/ |
PagedView.java | 191 // If true, modify alpha of neighboring pages as user scrolls left/right [all...] |
/external/chromium_org/chrome/browser/resources/file_manager/foreground/js/ |
file_manager.js | 324 * If |item| in the directory tree is behind the preview panel, scrolls up the [all...] |
/external/chromium_org/third_party/WebKit/Source/web/ |
WebViewImpl.cpp | [all...] |
/packages/apps/DeskClock/src/com/android/deskclock/widget/sgv/ |
StaggeredGridView.java | 516 * user scrolls through the list. To avoid this issue, you need to disable this [all...] |