Home
last modified time | relevance | path

Searched refs:getChildHorizontalGravity (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/widget/
DToolbar.java2024 getChildHorizontalGravity(lp.gravity) == absGrav) { in addCustomViewsWithGravity()
2033 getChildHorizontalGravity(lp.gravity) == absGrav) { in addCustomViewsWithGravity()
2040 private int getChildHorizontalGravity(int gravity) { in getChildHorizontalGravity() method in Toolbar
/frameworks/support/v7/appcompat/src/main/java/androidx/appcompat/widget/
DToolbar.java2031 getChildHorizontalGravity(lp.gravity) == absGrav) { in addCustomViewsWithGravity()
2040 getChildHorizontalGravity(lp.gravity) == absGrav) { in addCustomViewsWithGravity()
2047 private int getChildHorizontalGravity(int gravity) { in getChildHorizontalGravity() method in Toolbar
/frameworks/base/config/
Dhiddenapi-private-dex.txt106140 Landroid/widget/Toolbar;->getChildHorizontalGravity(I)I