Searched defs:setContentInsetsRelative (Results 1 - 2 of 2) sorted by relevance

/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)
/frameworks/support/v7/appcompat/src/main/java/androidx/appcompat/widget/
H A DToolbar.java1104 public void setContentInsetsRelative(int contentInsetStart, int contentInsetEnd) { method in class:Toolbar
1118 * @see #setContentInsetsRelative(int, int)
1138 * @see #setContentInsetsRelative(int, int)
1181 * @see #setContentInsetsRelative(int, int)
1201 * @see #setContentInsetsRelative(int, int)

Completed in 80 milliseconds