Home
last modified time | relevance | path

Searched refs:getCompoundDrawablesRelative (Results 1 – 8 of 8) sorted by relevance

/aosp14/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/widget/
H A DButtonPreferenceTest.java76 final Drawable icon = button.getCompoundDrawablesRelative()[0]; in onBindViewHolder_whenIconSet_shouldSetIcon()
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/policy/
H A DSmartReplyViewTest.java964 Drawable singleLineDrawable = singleLineButton.getCompoundDrawablesRelative()[0]; // start in testInflateActionButton_smartActionIconSingleLineSizeForTwoLineButton()
965 Drawable doubleLineDrawable = doubleLineButton.getCompoundDrawablesRelative()[0]; // start in testInflateActionButton_smartActionIconSingleLineSizeForTwoLineButton()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DSmartReplyView.java595 Drawable[] drawables = button.getCompoundDrawablesRelative(); in getStartCompoundDrawableWidthWithPadding()
/aosp14/frameworks/base/core/java/android/widget/
H A DTextView.java3479 public Drawable[] getCompoundDrawablesRelative() { in getCompoundDrawablesRelative() 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.txt20823 HSPLandroid/widget/TextView;->getCompoundDrawablesRelative()[Landroid/graphics/drawable/Drawable;
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt20887 HSPLandroid/widget/TextView;->getCompoundDrawablesRelative()[Landroid/graphics/drawable/Drawable;
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt60213 method @NonNull public android.graphics.drawable.Drawable[] getCompoundDrawablesRelative();