Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DFastScroller.java719 if (scrollbarStyle == View.SCROLLBARS_INSIDE_INSET in updateContainerRect()
727 if (scrollbarStyle == View.SCROLLBARS_INSIDE_INSET) { in updateContainerRect()
/frameworks/base/core/java/android/view/
DView.java982 SCROLLBARS_INSIDE_INSET,
1001 public static final int SCROLLBARS_INSIDE_INSET = 0x01000000; field in View
12678 @ViewDebug.IntToString(from = SCROLLBARS_INSIDE_INSET, to = "INSIDE_INSET"),
/frameworks/base/api/
Dsystem-current.txt36074 field public static final int SCROLLBARS_INSIDE_INSET = 16777216; // 0x1000000
Dcurrent.txt33841 field public static final int SCROLLBARS_INSIDE_INSET = 16777216; // 0x1000000