/aosp14/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/ |
H A D | ViewLayersActivity3.java | 59 v.setCompoundDrawablesWithIntrinsicBounds(r.getDrawable(R.drawable.icon), in getView()
|
H A D | ViewLayersActivity2.java | 62 v.setCompoundDrawablesWithIntrinsicBounds(r.getDrawable(R.drawable.icon), in getView()
|
H A D | ViewLayersActivity4.java | 66 v.setCompoundDrawablesWithIntrinsicBounds(r.getDrawable(R.drawable.icon), in getView()
|
H A D | ListActivity.java | 117 v.setCompoundDrawablesWithIntrinsicBounds(r.getDrawable(R.drawable.icon), in getView()
|
H A D | TransparentListActivity.java | 115 v.setCompoundDrawablesWithIntrinsicBounds(r.getDrawable(R.drawable.icon), in getView()
|
H A D | ViewLayersActivity.java | 112 v.setCompoundDrawablesWithIntrinsicBounds(r.getDrawable(R.drawable.icon), in getView()
|
H A D | ViewLayersActivity5.java | 131 v.setCompoundDrawablesWithIntrinsicBounds(r.getDrawable(R.drawable.icon), in getView()
|
/aosp14/frameworks/base/packages/SettingsLib/ActionButtonsPreference/src/com/android/settingslib/widget/ |
H A D | ActionButtonsPreference.java | 521 mButton.setCompoundDrawablesWithIntrinsicBounds( in setUpButton()
|
/aosp14/frameworks/base/core/java/android/app/ |
H A D | SearchDialog.java | 484 mBadgeLabel.setCompoundDrawablesWithIntrinsicBounds(icon, null, null, null); in updateSearchBadge()
|
/aosp14/frameworks/base/core/java/android/widget/ |
H A D | RemoteViews.java | 3090 target.setCompoundDrawablesWithIntrinsicBounds(id1, id2, id3, id4); 3101 target.setCompoundDrawablesWithIntrinsicBounds(id1, id2, id3, id4); 3107 target.setCompoundDrawablesWithIntrinsicBounds(d1, d2, d3, d4);
|
H A D | TextView.java | 1761 setCompoundDrawablesWithIntrinsicBounds( 3206 public void setCompoundDrawablesWithIntrinsicBounds(@DrawableRes int left, in setCompoundDrawablesWithIntrinsicBounds() method in TextView.Drawables 3209 setCompoundDrawablesWithIntrinsicBounds(left != 0 ? context.getDrawable(left) : null, in setCompoundDrawablesWithIntrinsicBounds() 3230 public void setCompoundDrawablesWithIntrinsicBounds(@Nullable Drawable left, in setCompoundDrawablesWithIntrinsicBounds() method in TextView.Drawables
|
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |
/aosp14/frameworks/base/core/api/ |
H A D | current.txt | 60350 …method public void setCompoundDrawablesWithIntrinsicBounds(@DrawableRes int, @DrawableRes int, @Dr… 60351 …method public void setCompoundDrawablesWithIntrinsicBounds(@Nullable android.graphics.drawable.Dra…
|
/aosp14/frameworks/base/boot/ |
H A D | boot-image-profile.txt | 20986 HSPLandroid/widget/TextView;->setCompoundDrawablesWithIntrinsicBounds(Landroid/graphics/drawable/Dr…
|
/aosp14/frameworks/base/config/ |
H A D | boot-image-profile.txt | 21050 HSPLandroid/widget/TextView;->setCompoundDrawablesWithIntrinsicBounds(Landroid/graphics/drawable/Dr…
|