Home
last modified time | relevance | path

Searched refs:getContentInsetEnd (Results 1 – 25 of 35) sorted by relevance

12

/frameworks/base/core/java/android/widget/
DToolbar.java1157 public int getContentInsetEnd() { in getContentInsetEnd() method in Toolbar
1282 : getContentInsetEnd(); in getContentInsetEndWithActions()
1338 ? Math.max(getContentInsetEnd(), Math.max(mContentInsetEndWithActions, 0)) in getCurrentContentInsetEnd()
1339 : getContentInsetEnd(); in getCurrentContentInsetEnd()
/frameworks/support/v7/appcompat/src/main/java/androidx/appcompat/widget/
DToolbar.java1145 public int getContentInsetEnd() { in getContentInsetEnd() method in Toolbar
1270 : getContentInsetEnd(); in getContentInsetEndWithActions()
1326 ? Math.max(getContentInsetEnd(), Math.max(mContentInsetEndWithActions, 0)) in getCurrentContentInsetEnd()
1327 : getContentInsetEnd(); in getCurrentContentInsetEnd()
/frameworks/support/v7/appcompat/api_legacy/
D27.0.0.txt777 method public int getContentInsetEnd();
D26.0.0.txt803 method public int getContentInsetEnd();
D26.1.0.txt803 method public int getContentInsetEnd();
D28.0.0-alpha1.txt859 method public int getContentInsetEnd();
Dcurrent.txt859 method public int getContentInsetEnd();
D27.1.0.txt859 method public int getContentInsetEnd();
/frameworks/support/v7/appcompat/api/
Dcurrent.txt859 method public int getContentInsetEnd();
/frameworks/support/api/
D22.0.0.txt4763 method public int getContentInsetEnd();
D22.1.0.txt5333 method public int getContentInsetEnd();
D22.2.0.txt6932 method public int getContentInsetEnd();
D22.2.1.txt7015 method public int getContentInsetEnd();
D25.1.0.txt10647 method public int getContentInsetEnd();
D25.2.0.txt10647 method public int getContentInsetEnd();
D25.0.0.txt10183 method public int getContentInsetEnd();
D23.0.0.txt7873 method public int getContentInsetEnd();
D24.2.0.txt10100 method public int getContentInsetEnd();
D23.2.1.txt8659 method public int getContentInsetEnd();
D23.1.0.txt8230 method public int getContentInsetEnd();
D23.1.1.txt8199 method public int getContentInsetEnd();
D25.3.0.txt11084 method public int getContentInsetEnd();
D23.4.0.txt8673 method public int getContentInsetEnd();
D23.2.0.txt8658 method public int getContentInsetEnd();
D25.4.0.txt11162 method public int getContentInsetEnd();

12