Home
last modified time | relevance | path

Searched refs:SCROLLBARS_INSIDE_INSET (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/widget/
DFastScroller.java749 if (scrollbarStyle == View.SCROLLBARS_INSIDE_INSET in updateContainerRect()
757 if (scrollbarStyle == View.SCROLLBARS_INSIDE_INSET) { in updateContainerRect()
/frameworks/base/core/java/android/view/
DView.java1866 SCROLLBARS_INSIDE_INSET,
1885 public static final int SCROLLBARS_INSIDE_INSET = 0x01000000; field in View
21760 @ViewDebug.IntToString(from = SCROLLBARS_INSIDE_INSET, to = "INSIDE_INSET"),
21766 @EnumEntry(value = SCROLLBARS_INSIDE_INSET, name = "insideInset"),
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt33839 field public static final int SCROLLBARS_INSIDE_INSET = 16777216; // 0x1000000
/frameworks/base/core/api/
Dcurrent.txt53310 field public static final int SCROLLBARS_INSIDE_INSET = 16777216; // 0x1000000