Home
last modified time | relevance | path

Searched refs:setCompoundDrawablesWithIntrinsicBounds (Results 1 – 15 of 15) sorted by relevance

/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
DViewLayersActivity3.java59 v.setCompoundDrawablesWithIntrinsicBounds(r.getDrawable(R.drawable.icon), in getView()
DViewLayersActivity4.java66 v.setCompoundDrawablesWithIntrinsicBounds(r.getDrawable(R.drawable.icon), in getView()
DViewLayersActivity2.java62 v.setCompoundDrawablesWithIntrinsicBounds(r.getDrawable(R.drawable.icon), in getView()
DListActivity.java117 v.setCompoundDrawablesWithIntrinsicBounds(r.getDrawable(R.drawable.icon), in getView()
DTransparentListActivity.java115 v.setCompoundDrawablesWithIntrinsicBounds(r.getDrawable(R.drawable.icon), in getView()
DViewLayersActivity.java112 v.setCompoundDrawablesWithIntrinsicBounds(r.getDrawable(R.drawable.icon), in getView()
DViewLayersActivity5.java131 v.setCompoundDrawablesWithIntrinsicBounds(r.getDrawable(R.drawable.icon), in getView()
/frameworks/base/packages/SettingsLib/ActionButtonsPreference/src/com/android/settingslib/widget/
DActionButtonsPreference.java372 mButton.setCompoundDrawablesWithIntrinsicBounds( in setUpButton()
/frameworks/base/packages/CompanionDeviceManager/src/com/android/companiondevicemanager/
DDeviceDiscoveryService.java346 textView.setCompoundDrawablesWithIntrinsicBounds( in bind()
/frameworks/base/core/java/android/app/
DSearchDialog.java484 mBadgeLabel.setCompoundDrawablesWithIntrinsicBounds(icon, null, null, null); in updateSearchBadge()
/frameworks/base/core/java/android/widget/
DRemoteViews.java1833 target.setCompoundDrawablesWithIntrinsicBounds(id1, id2, id3, id4);
1844 target.setCompoundDrawablesWithIntrinsicBounds(id1, id2, id3, id4);
1850 target.setCompoundDrawablesWithIntrinsicBounds(d1, d2, d3, d4);
DTextView.java1558 setCompoundDrawablesWithIntrinsicBounds(
2940 public void setCompoundDrawablesWithIntrinsicBounds(@DrawableRes int left, in setCompoundDrawablesWithIntrinsicBounds() method in TextView.Drawables
2943 setCompoundDrawablesWithIntrinsicBounds(left != 0 ? context.getDrawable(left) : null, in setCompoundDrawablesWithIntrinsicBounds()
2964 public void setCompoundDrawablesWithIntrinsicBounds(@Nullable Drawable left, in setCompoundDrawablesWithIntrinsicBounds() method in TextView.Drawables
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt38858 method public void setCompoundDrawablesWithIntrinsicBounds(int, int, int, int);
38859 …method public void setCompoundDrawablesWithIntrinsicBounds(android.graphics.drawable.Drawable, and…
/frameworks/base/api/
Dcurrent.txt57229 …method public void setCompoundDrawablesWithIntrinsicBounds(@DrawableRes int, @DrawableRes int, @Dr…
57230 …method public void setCompoundDrawablesWithIntrinsicBounds(@Nullable android.graphics.drawable.Dra…
/frameworks/base/config/
Dboot-image-profile.txt19434 HSPLandroid/widget/TextView;->setCompoundDrawablesWithIntrinsicBounds(Landroid/graphics/drawable/Dr…