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.java1574 SCROLLBARS_INSIDE_INSET,
1593 public static final int SCROLLBARS_INSIDE_INSET = 0x01000000; field in View
17291 @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.txt48026 field public static final int SCROLLBARS_INSIDE_INSET = 16777216; // 0x1000000
/frameworks/base/config/
Dhiddenapi-public-dex.txt50955 Landroid/view/View;->SCROLLBARS_INSIDE_INSET:I