Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DToolbar.java1134 public int getContentInsetEnd() { in getContentInsetEnd() method in Toolbar
1258 : getContentInsetEnd(); in getContentInsetEndWithActions()
1314 ? Math.max(getContentInsetEnd(), Math.max(mContentInsetEndWithActions, 0)) in getCurrentContentInsetEnd()
1315 : getContentInsetEnd(); in getCurrentContentInsetEnd()
/frameworks/support/v7/appcompat/src/android/support/v7/widget/
DToolbar.java1139 public int getContentInsetEnd() { in getContentInsetEnd() method in Toolbar
1263 : getContentInsetEnd(); in getContentInsetEndWithActions()
1319 ? Math.max(getContentInsetEnd(), Math.max(mContentInsetEndWithActions, 0)) in getCurrentContentInsetEnd()
1320 : getContentInsetEnd(); in getCurrentContentInsetEnd()
/frameworks/support/v7/appcompat/api/
D22.0.0.txt472 method public int getContentInsetEnd();
D22.1.0.txt634 method public int getContentInsetEnd();
D22.2.0.txt1819 method public int getContentInsetEnd();
D22.2.1.txt1873 method public int getContentInsetEnd();
D23.0.0.txt1963 method public int getContentInsetEnd();
Dcurrent.txt2148 method public int getContentInsetEnd();
D23.1.0.txt2016 method public int getContentInsetEnd();
D23.1.1.txt2015 method public int getContentInsetEnd();
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt39010 method public int getContentInsetEnd();
/frameworks/base/api/
Dsystem-current.txt51521 method public int getContentInsetEnd();
Dcurrent.txt48164 method public int getContentInsetEnd();
Dtest-current.txt48243 method public int getContentInsetEnd();