Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/widget/
H A DToolbar.java1275 public int getContentInsetEnd() { in getContentInsetEnd() method in Toolbar
1404 : getContentInsetEnd(); in getContentInsetEndWithActions()
1460 ? Math.max(getContentInsetEnd(), Math.max(mContentInsetEndWithActions, 0)) in getCurrentContentInsetEnd()
1461 : getContentInsetEnd(); in getCurrentContentInsetEnd()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt21100 HSPLandroid/widget/Toolbar;->getContentInsetEnd()I
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt21164 HSPLandroid/widget/Toolbar;->getContentInsetEnd()I
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt60557 method public int getContentInsetEnd();