Home
last modified time | relevance | path

Searched defs:contentInsetEnd (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/widget/
DToolbar.java277 final int contentInsetEnd = in Toolbar() local
1232 public void setContentInsetsRelative(int contentInsetStart, int contentInsetEnd) { in setContentInsetsRelative()
1744 final int contentInsetEnd = getCurrentContentInsetEnd(); in onMeasure() local
/frameworks/base/core/java/com/android/internal/widget/
DToolbarWidgetWrapper.java147 final int contentInsetEnd = a.getDimensionPixelOffset( in ToolbarWidgetWrapper() local