Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DToolbar.java262 final int contentInsetStart = in Toolbar() local
275 if (contentInsetStart != RtlSpacingHelper.UNDEFINED || in Toolbar()
277 mContentInsets.setRelative(contentInsetStart, contentInsetEnd); in Toolbar()
1094 public void setContentInsetsRelative(int contentInsetStart, int contentInsetEnd) { in setContentInsetsRelative() argument
1095 mContentInsets.setRelative(contentInsetStart, contentInsetEnd); in setContentInsetsRelative()
1584 final int contentInsetStart = getCurrentContentInsetStart(); in onMeasure() local
1585 width += Math.max(contentInsetStart, navWidth); in onMeasure()
1586 collapsingMargins[marginStartIndex] = Math.max(0, contentInsetStart - navWidth); in onMeasure()
/frameworks/support/v7/appcompat/src/android/support/v7/widget/
DToolbar.java275 final int contentInsetStart = in Toolbar() local
288 if (contentInsetStart != RtlSpacingHelper.UNDEFINED || in Toolbar()
290 mContentInsets.setRelative(contentInsetStart, contentInsetEnd); in Toolbar()
1099 public void setContentInsetsRelative(int contentInsetStart, int contentInsetEnd) { in setContentInsetsRelative() argument
1100 mContentInsets.setRelative(contentInsetStart, contentInsetEnd); in setContentInsetsRelative()
1603 final int contentInsetStart = getCurrentContentInsetStart(); in onMeasure() local
1604 width += Math.max(contentInsetStart, navWidth); in onMeasure()
1605 collapsingMargins[marginStartIndex] = Math.max(0, contentInsetStart - navWidth); in onMeasure()
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/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/v7/appcompat/api/
D22.2.0.txt380 field public static int contentInsetStart;
D22.2.1.txt398 field public static int contentInsetStart;
D23.0.0.txt410 field public static int contentInsetStart;
Dcurrent.txt427 field public static int contentInsetStart;
D23.1.0.txt411 field public static int contentInsetStart;
D23.1.1.txt411 field public static int contentInsetStart;
/frameworks/base/docs/html/sdk/api_diff/21/
DmissingSinces.txt1198 NO DOC BLOCK: android.R.attr Field contentInsetStart
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt444 field public static final int contentInsetStart = 16843859; // 0x1010453
/frameworks/base/api/
Dsystem-current.txt527 field public static final int contentInsetStart = 16843859; // 0x1010453
Dcurrent.txt420 field public static final int contentInsetStart = 16843859; // 0x1010453
Dtest-current.txt420 field public static final int contentInsetStart = 16843859; // 0x1010453