Home
last modified time | relevance | path

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

/frameworks/data-binding/integration-tests/TestApp/app/src/main/java/android/databinding/testapp/vo/
DViewBindingObject.java167 mScrollbarStyle = View.SCROLLBARS_INSIDE_INSET; in changeValues()
/frameworks/base/core/java/android/widget/
DFastScroller.java737 if (scrollbarStyle == View.SCROLLBARS_INSIDE_INSET in updateContainerRect()
745 if (scrollbarStyle == View.SCROLLBARS_INSIDE_INSET) { in updateContainerRect()
/frameworks/base/core/java/android/view/
DView.java1467 SCROLLBARS_INSIDE_INSET,
1486 public static final int SCROLLBARS_INSIDE_INSET = 0x01000000; field in View
16331 @ViewDebug.IntToString(from = SCROLLBARS_INSIDE_INSET, to = "INSIDE_INSET"),
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt33839 field public static final int SCROLLBARS_INSIDE_INSET = 16777216; // 0x1000000
/frameworks/base/api/
Dcurrent.txt45768 field public static final int SCROLLBARS_INSIDE_INSET = 16777216; // 0x1000000
Dsystem-current.txt49307 field public static final int SCROLLBARS_INSIDE_INSET = 16777216; // 0x1000000