Home
last modified time | relevance | path

Searched refs:getCompoundDrawables (Results 1 – 7 of 7) sorted by relevance

/aosp14/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/widget/
H A DActionButtonsPreferenceTest.java223 .getCompoundDrawables(); in onBindViewHolder_setButtonIcon_iconMustDisplayAboveText()
236 .getCompoundDrawables(); in setButtonIcon_iconResourceIdIsZero_shouldNotDisplayIcon()
249 .getCompoundDrawables(); in setButtonIcon_iconResourceIdNotExisting_shouldNotDisplayIconAndCrash()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardSliceView.java473 for (Drawable drawable : getCompoundDrawables()) { in updateDrawableColors()
/aosp14/frameworks/base/core/java/android/widget/
H A DTextView.java3461 public Drawable[] getCompoundDrawables() { in getCompoundDrawables() method in TextView.Drawables
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt20822 HSPLandroid/widget/TextView;->getCompoundDrawables()[Landroid/graphics/drawable/Drawable;
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt20886 HSPLandroid/widget/TextView;->getCompoundDrawables()[Landroid/graphics/drawable/Drawable;
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt60212 method @NonNull public android.graphics.drawable.Drawable[] getCompoundDrawables();