Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/widget/
H A DToolbar.java1254 public int getContentInsetStart() { in getContentInsetStart() method in Toolbar
1360 : getContentInsetStart(); in getContentInsetStartWithNavigation()
1441 ? Math.max(getContentInsetStart(), Math.max(mContentInsetStartWithNavigation, 0)) in getCurrentContentInsetStart()
1442 : getContentInsetStart(); in getCurrentContentInsetStart()
/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.txt21101 HSPLandroid/widget/Toolbar;->getContentInsetStart()I
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt21165 HSPLandroid/widget/Toolbar;->getContentInsetStart()I
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt60561 method public int getContentInsetStart();