Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/widget/
H A DToolbar.java277 final int contentInsetEnd = in Toolbar() local
289 contentInsetEnd != RtlSpacingHelper.UNDEFINED) { in Toolbar()
290 mContentInsets.setRelative(contentInsetStart, contentInsetEnd); in Toolbar()
1232 public void setContentInsetsRelative(int contentInsetStart, int contentInsetEnd) { in setContentInsetsRelative() argument
1234 mContentInsets.setRelative(contentInsetStart, contentInsetEnd); in setContentInsetsRelative()
1744 final int contentInsetEnd = getCurrentContentInsetEnd(); in onMeasure() local
1745 width += Math.max(contentInsetEnd, menuWidth); in onMeasure()
1746 collapsingMargins[marginEndIndex] = Math.max(0, contentInsetEnd - menuWidth); in onMeasure()
/aosp12/frameworks/base/core/java/com/android/internal/widget/
H A DToolbarWidgetWrapper.java147 final int contentInsetEnd = a.getDimensionPixelOffset( in ToolbarWidgetWrapper() local
149 if (contentInsetStart >= 0 || contentInsetEnd >= 0) { in ToolbarWidgetWrapper()
151 Math.max(contentInsetEnd, 0)); in ToolbarWidgetWrapper()
/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.txt496 field public static final int contentInsetEnd = 16843860; // 0x1010454
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt441 field public static final int contentInsetEnd = 16843860; // 0x1010454
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt78976 Lcom/android/internal/R$attr;->contentInsetEnd:I