Home
last modified time | relevance | path

Searched refs:contentInsetStart (Results 1 – 18 of 18) sorted by relevance

/frameworks/base/core/java/android/widget/
DToolbar.java263 final int contentInsetStart = in Toolbar() local
277 if (contentInsetStart != RtlSpacingHelper.UNDEFINED || in Toolbar()
279 mContentInsets.setRelative(contentInsetStart, contentInsetEnd); in Toolbar()
1116 public void setContentInsetsRelative(int contentInsetStart, int contentInsetEnd) { in setContentInsetsRelative() argument
1118 mContentInsets.setRelative(contentInsetStart, contentInsetEnd); in setContentInsetsRelative()
1608 final int contentInsetStart = getCurrentContentInsetStart(); in onMeasure() local
1609 width += Math.max(contentInsetStart, navWidth); in onMeasure()
1610 collapsingMargins[marginStartIndex] = Math.max(0, contentInsetStart - navWidth); in onMeasure()
/frameworks/support/v7/appcompat/src/main/java/androidx/appcompat/widget/
DToolbar.java275 final int contentInsetStart = in Toolbar() local
289 if (contentInsetStart != RtlSpacingHelper.UNDEFINED || in Toolbar()
291 mContentInsets.setRelative(contentInsetStart, contentInsetEnd); in Toolbar()
1104 public void setContentInsetsRelative(int contentInsetStart, int contentInsetEnd) { in setContentInsetsRelative() argument
1106 mContentInsets.setRelative(contentInsetStart, contentInsetEnd); in setContentInsetsRelative()
1610 final int contentInsetStart = getCurrentContentInsetStart(); in onMeasure() local
1611 width += Math.max(contentInsetStart, navWidth); in onMeasure()
1612 collapsingMargins[marginStartIndex] = Math.max(0, contentInsetStart - navWidth); in onMeasure()
DToolbarWidgetWrapper.java150 final int contentInsetStart = a.getDimensionPixelOffset( in ToolbarWidgetWrapper() local
154 if (contentInsetStart >= 0 || contentInsetEnd >= 0) { in ToolbarWidgetWrapper()
155 mToolbar.setContentInsetsRelative(Math.max(contentInsetStart, 0), in ToolbarWidgetWrapper()
/frameworks/base/core/java/com/android/internal/widget/
DToolbarWidgetWrapper.java145 final int contentInsetStart = a.getDimensionPixelOffset( in ToolbarWidgetWrapper() local
149 if (contentInsetStart >= 0 || contentInsetEnd >= 0) { in ToolbarWidgetWrapper()
150 mToolbar.setContentInsetsRelative(Math.max(contentInsetStart, 0), in ToolbarWidgetWrapper()
/frameworks/support/api/
D22.2.0.txt5493 field public static int contentInsetStart;
D22.2.1.txt5540 field public static int contentInsetStart;
D23.0.0.txt6320 field public static int contentInsetStart;
D23.2.1.txt7029 field public static int contentInsetStart;
D23.1.0.txt6625 field public static int contentInsetStart;
D23.1.1.txt6595 field public static int contentInsetStart;
D23.4.0.txt7043 field public static int contentInsetStart;
D23.2.0.txt7028 field public static int contentInsetStart;
D24.0.0.txt7655 field public static int contentInsetStart;
D24.1.0.txt7657 field public static int contentInsetStart;
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt444 field public static final int contentInsetStart = 16843859; // 0x1010453
/frameworks/base/api/
Dcurrent.txt454 field public static final int contentInsetStart = 16843859; // 0x1010453
/frameworks/base/config/
Dhiddenapi-public-dex.txt35847 Landroid/R$attr;->contentInsetStart:I
Dhiddenapi-private-dex.txt111993 Lcom/android/internal/R$attr;->contentInsetStart:I