Searched refs:setContentInsetsAbsolute (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/android/widget/
H A DToolbar.java1108 * @see #setContentInsetsAbsolute(int, int)
1131 * @see #setContentInsetsAbsolute(int, int)
1151 * @see #setContentInsetsAbsolute(int, int)
1171 * @see #setContentInsetsAbsolute(int, int)
1179 public void setContentInsetsAbsolute(int contentInsetLeft, int contentInsetRight) { method in class:Toolbar
1194 * @see #setContentInsetsAbsolute(int, int)
1214 * @see #setContentInsetsAbsolute(int, int)
/frameworks/support/v7/appcompat/src/android/support/v7/widget/
H A DToolbar.java1094 * @see #setContentInsetsAbsolute(int, int)
1117 * @see #setContentInsetsAbsolute(int, int)
1137 * @see #setContentInsetsAbsolute(int, int)
1157 * @see #setContentInsetsAbsolute(int, int)
1165 public void setContentInsetsAbsolute(int contentInsetLeft, int contentInsetRight) { method in class:Toolbar
1180 * @see #setContentInsetsAbsolute(int, int)
1200 * @see #setContentInsetsAbsolute(int, int)

Completed in 24 milliseconds