/packages/apps/Settings/res/layout/ |
proxy.xml | 30 android:scrollbars="vertical" >
|
/packages/inputmethods/OpenWnn/res/layout/ |
candidates.xml | 76 android:scrollbars="vertical"
|
/sdk/apps/NotificationStudio/res/layout/ |
editable_item.xml | 73 android:scrollbars="none"
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/ |
HorizontalScrollViewRule.java | 60 // Insert a horizontal linear layout which is commonly used with horizontal scrollbars
|
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/ |
completion1-expected-completion39.txt | 95 android:scrollbars : Defines which scrollbars should be displayed on scrolling or not. [flag] 98 android:fadeScrollbars : Defines whether to fade out scrollbars when they are not in use. [boolean] 101 android:scrollbarSize : Sets the width of vertical scrollbars and height of horizontal scrollbars. [dimension]
|
completion5-expected-completion40.txt | 95 android:scrollbars : Defines which scrollbars should be displayed on scrolling or not. [flag] 98 android:fadeScrollbars : Defines whether to fade out scrollbars when they are not in use. [boolean] 101 android:scrollbarSize : Sets the width of vertical scrollbars and height of horizontal scrollbars. [dimension]
|
completionvalues1-expected-completion32.txt | 89 android:fadeScrollbars : Defines whether to fade out scrollbars when they are not in use. [boolean] 227 android:scrollbarSize : Sets the width of vertical scrollbars and height of horizontal scrollbars. [dimension] 233 android:scrollbars : Defines which scrollbars should be displayed on scrolling or not. [flag] [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/testdata/ |
mock_attrs.xml | 42 <!-- Defines the scrollbars size. --> 171 <!-- Defines which scrollbars should be displayed on scrolling or not. --> 172 <attr name="scrollbars"> 181 <!-- Sets the width of vertical scrollbars and height of horizontal scrollbars. -->
|
/external/libvncserver/libvncserver/ |
selbox.c | 122 /* todo: scrollbars */ 195 /* todo: scrollbars */
|
/frameworks/base/core/java/android/view/ |
ViewConfiguration.java | 40 * Duration of the fade when scrollbars fade away in milliseconds 45 * Default delay before the scrollbars fade in milliseconds 396 * @return Duration of the fade when scrollbars fade away in milliseconds 403 * @return Default delay before the scrollbars fade in milliseconds
|
/packages/apps/PackageInstaller/res/layout/ |
install_start.xml | 89 android:scrollbars="none">
|
/packages/apps/PackageInstaller/res/layout-watch/ |
confirmation_dialog.xml | 25 android:scrollbars="none"
|
/packages/apps/PackageInstaller/src/com/android/packageinstaller/ |
TabsAdapter.java | 145 // Make sure the scrollbars are visible for a moment after selection
|
/packages/apps/TV/usbtuner/res/layout/ |
ut_channel_scan.xml | 113 android:scrollbars="none"
|
/external/libxml2/result/HTML/ |
utf8bug.html | 130 <a href="#" onclick="window.open('SendNews.asp?PageID=341','myWin','toolbar=no,directories=no,location=no,status=no,menubar=no,resizable=yes,scrollbars=no,width=500, height=200'); return false">
|
/frameworks/base/docs/html-intl/intl/ja/training/material/ |
lists-cards.jd | 100 android:scrollbars="vertical"
|
/frameworks/base/docs/html-intl/intl/ko/training/material/ |
lists-cards.jd | 100 android:scrollbars="vertical"
|
/frameworks/base/docs/html-intl/intl/ru/training/material/ |
lists-cards.jd | 100 android:scrollbars="vertical"
|
/frameworks/base/docs/html-intl/intl/zh-cn/training/material/ |
lists-cards.jd | 100 android:scrollbars="vertical"
|
/frameworks/base/docs/html-intl/intl/zh-tw/training/material/ |
lists-cards.jd | 100 android:scrollbars="vertical"
|
/packages/apps/Gallery2/res/layout-land/ |
filtershow_color_border_ui.xml | 101 android:scrollbars="none">
|
filtershow_draw_ui.xml | 83 android:scrollbars="none">
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/ |
SelectionOverlay.java | 141 // TODO: The scrollbars should take the presence of hint text
|
/external/libxml2/test/HTML/ |
utf8bug.html | 126 <a href="#" onclick="window.open('SendNews.asp?PageID=341','myWin','toolbar=no,directories=no,location=no,status=no,menubar=no,resizable=yes,scrollbars=no,width=500, height=200'); return false">
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/properties/ |
PropertyMetadata.java | 240 sCategories.put("scrollbars", "Scrolling");
|