Searched refs:setCompoundDrawablesRelative (Results 1 – 5 of 5) sorted by relevance
/frameworks/opt/setupwizard/library/gingerbread/src/com/android/setupwizardlib/view/ |
D | NavigationBarButton.java | 81 public void setCompoundDrawablesRelative( in setCompoundDrawablesRelative() method in NavigationBarButton 95 super.setCompoundDrawablesRelative(start, top, end, bottom); in setCompoundDrawablesRelative()
|
/frameworks/base/core/java/android/widget/ |
D | TextView.java | 2997 public void setCompoundDrawablesRelative(@Nullable Drawable start, @Nullable Drawable top, in setCompoundDrawablesRelative() method in TextView.Drawables 3183 setCompoundDrawablesRelative(start, top, end, bottom); in setCompoundDrawablesRelativeWithIntrinsicBounds()
|
/frameworks/base/config/ |
D | boot-image-profile.txt | 19432 HSPLandroid/widget/TextView;->setCompoundDrawablesRelative(Landroid/graphics/drawable/Drawable;Land…
|
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 38855 …method public void setCompoundDrawablesRelative(android.graphics.drawable.Drawable, android.graphi…
|
/frameworks/base/api/ |
D | current.txt | 57226 …method public void setCompoundDrawablesRelative(@Nullable android.graphics.drawable.Drawable, @Nul…
|