Home
last modified time | relevance | path

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

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
H A DBluetoothOppTransferHistory.java141 mListView.setScrollBarStyle(View.SCROLLBARS_INSIDE_INSET); in onCreate()
/aosp12/frameworks/base/core/java/android/widget/
H A DFastScroller.java749 if (scrollbarStyle == View.SCROLLBARS_INSIDE_INSET in updateContainerRect()
757 if (scrollbarStyle == View.SCROLLBARS_INSIDE_INSET) { in updateContainerRect()
/aosp12/frameworks/base/core/java/android/view/
H A DView.java1776 SCROLLBARS_INSIDE_INSET,
1795 public static final int SCROLLBARS_INSIDE_INSET = 0x01000000; field in View
19742 @ViewDebug.IntToString(from = SCROLLBARS_INSIDE_INSET, to = "INSIDE_INSET"),
19748 @EnumEntry(value = SCROLLBARS_INSIDE_INSET, name = "insideInset"),
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt49376 field public static final int SCROLLBARS_INSIDE_INSET = 16777216; // 0x1000000
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt33839 field public static final int SCROLLBARS_INSIDE_INSET = 16777216; // 0x1000000