Searched refs:setCompoundDrawablesRelativeWithIntrinsicBounds (Results 1 – 9 of 9) sorted by relevance
/frameworks/opt/setupwizard/library/gingerbread/src/com/android/setupwizardlib/view/ |
D | NavigationBarButton.java | 57 setCompoundDrawablesRelativeWithIntrinsicBounds( in init()
|
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/wifi/ |
D | AccessPointPreference.java | 156 mTitleView.setCompoundDrawablesRelativeWithIntrinsicBounds(null, null, mBadge, null); in onBindViewHolder()
|
/frameworks/base/core/java/android/app/ |
D | LauncherActivity.java | 169 text.setCompoundDrawablesRelativeWithIntrinsicBounds(item.icon, null, null, null); in bindView()
|
/frameworks/opt/chips/src/com/android/ex/chips/ |
D | DropdownChipLayouter.java | 318 view.setCompoundDrawablesRelativeWithIntrinsicBounds( in bindIndicatorToView()
|
/frameworks/base/core/java/android/widget/ |
D | RemoteViews.java | 1831 target.setCompoundDrawablesRelativeWithIntrinsicBounds(id1, id2, id3, id4); 1842 target.setCompoundDrawablesRelativeWithIntrinsicBounds(id1, id2, id3, id4); 1848 target.setCompoundDrawablesRelativeWithIntrinsicBounds(d1, d2, d3, d4);
|
D | TextView.java | 3144 public void setCompoundDrawablesRelativeWithIntrinsicBounds(@DrawableRes int start, in setCompoundDrawablesRelativeWithIntrinsicBounds() method in TextView.Drawables 3147 setCompoundDrawablesRelativeWithIntrinsicBounds( in setCompoundDrawablesRelativeWithIntrinsicBounds() 3168 public void setCompoundDrawablesRelativeWithIntrinsicBounds(@Nullable Drawable start, in setCompoundDrawablesRelativeWithIntrinsicBounds() method in TextView.Drawables
|
/frameworks/base/config/ |
D | boot-image-profile.txt | 19433 HSPLandroid/widget/TextView;->setCompoundDrawablesRelativeWithIntrinsicBounds(Landroid/graphics/dra… 42848 HSPLandroid/widget/TextView;->setCompoundDrawablesRelativeWithIntrinsicBounds(IIII)V
|
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 38856 method public void setCompoundDrawablesRelativeWithIntrinsicBounds(int, int, int, int); 38857 …method public void setCompoundDrawablesRelativeWithIntrinsicBounds(android.graphics.drawable.Drawa…
|
/frameworks/base/api/ |
D | current.txt | 57227 …method public void setCompoundDrawablesRelativeWithIntrinsicBounds(@DrawableRes int, @DrawableRes … 57228 …method public void setCompoundDrawablesRelativeWithIntrinsicBounds(@Nullable android.graphics.draw…
|