Searched refs:setContentInsetsRelative (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/core/java/com/android/internal/widget/
H A DToolbarWidgetWrapper.java150 mToolbar.setContentInsetsRelative(Math.max(contentInsetStart, 0),
/frameworks/support/v7/appcompat/src/android/support/v7/widget/
H A DToolbarWidgetWrapper.java154 mToolbar.setContentInsetsRelative(Math.max(contentInsetStart, 0),
H A DToolbar.java1102 public void setContentInsetsRelative(int contentInsetStart, int contentInsetEnd) { method in class:Toolbar
1116 * @see #setContentInsetsRelative(int, int)
1136 * @see #setContentInsetsRelative(int, int)
1179 * @see #setContentInsetsRelative(int, int)
1199 * @see #setContentInsetsRelative(int, int)
/frameworks/base/core/java/android/widget/
H A DToolbar.java1116 public void setContentInsetsRelative(int contentInsetStart, int contentInsetEnd) { method in class:Toolbar
1130 * @see #setContentInsetsRelative(int, int)
1150 * @see #setContentInsetsRelative(int, int)
1193 * @see #setContentInsetsRelative(int, int)
1213 * @see #setContentInsetsRelative(int, int)

Completed in 461 milliseconds