Home
last modified time | relevance | path

Searched refs:setCompoundDrawables (Results 1 – 22 of 22) sorted by relevance

/appcompat/appcompat/src/androidTest/java/androidx/appcompat/widget/
DAppCompatToggleButtonTest.java174 textView.setCompoundDrawables(AppCompatResources.getDrawable( in testSetCompoundDrawablesTintList()
201 textView.setCompoundDrawables(AppCompatResources.getDrawable( in testSetCompoundDrawablesTintMode()
237 textView.setCompoundDrawables(AppCompatResources.getDrawable( in testCompoundDrawablesSetAfterTint()
DAppCompatRadioButtonTest.java207 textView.setCompoundDrawables(AppCompatResources.getDrawable( in testSetCompoundDrawablesTintList()
234 textView.setCompoundDrawables(AppCompatResources.getDrawable( in testSetCompoundDrawablesTintMode()
270 textView.setCompoundDrawables(AppCompatResources.getDrawable( in testCompoundDrawablesSetAfterTint()
DAppCompatAutoCompleteTextViewTest.java203 textView.setCompoundDrawables(AppCompatResources.getDrawable( in testSetCompoundDrawablesTintList()
231 textView.setCompoundDrawables(AppCompatResources.getDrawable( in testSetCompoundDrawablesTintMode()
267 textView.setCompoundDrawables(AppCompatResources.getDrawable( in testCompoundDrawablesSetAfterTint()
DAppCompatMultiAutoCompleteTextViewTest.java205 textView.setCompoundDrawables(AppCompatResources.getDrawable( in testSetCompoundDrawablesTintList()
234 textView.setCompoundDrawables(AppCompatResources.getDrawable( in testSetCompoundDrawablesTintMode()
271 textView.setCompoundDrawables(AppCompatResources.getDrawable( in testCompoundDrawablesSetAfterTint()
DAppCompatCheckBoxTest.java206 textView.setCompoundDrawables(AppCompatResources.getDrawable( in testSetCompoundDrawablesTintList()
233 textView.setCompoundDrawables(AppCompatResources.getDrawable( in testSetCompoundDrawablesTintMode()
269 textView.setCompoundDrawables(AppCompatResources.getDrawable( in testCompoundDrawablesSetAfterTint()
DAppCompatCheckedTextViewTest.java275 textView.setCompoundDrawables(AppCompatResources.getDrawable( in testSetCompoundDrawablesTintList()
302 textView.setCompoundDrawables(AppCompatResources.getDrawable( in testSetCompoundDrawablesTintMode()
338 textView.setCompoundDrawables(AppCompatResources.getDrawable( in testCompoundDrawablesSetAfterTint()
DAppCompatEditTextTest.java370 textView.setCompoundDrawables(AppCompatResources.getDrawable( in testSetCompoundDrawablesTintList()
398 textView.setCompoundDrawables(AppCompatResources.getDrawable( in testSetCompoundDrawablesTintMode()
434 textView.setCompoundDrawables(AppCompatResources.getDrawable( in testCompoundDrawablesSetAfterTint()
DAppCompatTextViewTest.java1184 textView.setCompoundDrawables(AppCompatResources.getDrawable( in testSetCompoundDrawablesTintList()
1211 textView.setCompoundDrawables(AppCompatResources.getDrawable( in testSetCompoundDrawablesTintMode()
1247 textView.setCompoundDrawables(AppCompatResources.getDrawable( in testCompoundDrawablesSetAfterTint()
DAppCompatBaseAutoSizeTest.java412 autoSizeView.setCompoundDrawables(drawable, drawable, drawable, drawable);
466 autoSizeView.setCompoundDrawables(
/appcompat/appcompat/src/main/java/androidx/appcompat/widget/
DAppCompatToggleButton.java198 public void setCompoundDrawables(@Nullable Drawable left, @Nullable Drawable top, in setCompoundDrawables() method in AppCompatToggleButton
200 super.setCompoundDrawables(left, top, right, bottom); in setCompoundDrawables()
DAppCompatMultiAutoCompleteTextView.java264 public void setCompoundDrawables(@Nullable Drawable left, @Nullable Drawable top, in setCompoundDrawables() method in AppCompatMultiAutoCompleteTextView
266 super.setCompoundDrawables(left, top, right, bottom); in setCompoundDrawables()
DAppCompatCheckBox.java260 public void setCompoundDrawables(@Nullable Drawable left, @Nullable Drawable top, in setCompoundDrawables() method in AppCompatCheckBox
262 super.setCompoundDrawables(left, top, right, bottom); in setCompoundDrawables()
DAppCompatRadioButton.java259 public void setCompoundDrawables(@Nullable Drawable left, @Nullable Drawable top, in setCompoundDrawables() method in AppCompatRadioButton
261 super.setCompoundDrawables(left, top, right, bottom); in setCompoundDrawables()
DAppCompatAutoCompleteTextView.java281 public void setCompoundDrawables(@Nullable Drawable left, @Nullable Drawable top, in setCompoundDrawables() method in AppCompatAutoCompleteTextView
283 super.setCompoundDrawables(left, top, right, bottom); in setCompoundDrawables()
DAppCompatCheckedTextView.java304 public void setCompoundDrawables(@Nullable Drawable left, @Nullable Drawable top, in setCompoundDrawables() method in AppCompatCheckedTextView
306 super.setCompoundDrawables(left, top, right, bottom); in setCompoundDrawables()
DAppCompatEditText.java417 public void setCompoundDrawables(@Nullable Drawable left, @Nullable Drawable top, in setCompoundDrawables() method in AppCompatEditText
419 super.setCompoundDrawables(left, top, right, bottom); in setCompoundDrawables()
DAppCompatTextView.java675 public void setCompoundDrawables(@Nullable Drawable left, @Nullable Drawable top, in setCompoundDrawables() method in AppCompatTextView
677 super.setCompoundDrawables(left, top, right, bottom); in setCompoundDrawables()
DAppCompatTextHelper.java298 setCompoundDrawables(drawableLeft, drawableTop, drawableRight, drawableBottom, in loadFromAttributes()
726 private void setCompoundDrawables(Drawable drawableLeft, Drawable drawableTop,
/appcompat/appcompat-lint/integration-tests/src/main/java/com/example/android/appcompat/
DAppCompatLintDemo.java59 noop.setCompoundDrawables(dr, null, null, null); in onCreate()
/appcompat/appcompat/src/main/java/androidx/appcompat/app/
DAlertController.java774 mButtonPositive.setCompoundDrawables(mButtonPositiveIcon, null, null, null); in setupButtons()
789 mButtonNegative.setCompoundDrawables(mButtonNegativeIcon, null, null, null); in setupButtons()
804 mButtonNeutral.setCompoundDrawables(mButtonNeutralIcon, null, null, null); in setupButtons()
/appcompat/appcompat/src/main/java/androidx/appcompat/view/menu/
DActionMenuItemView.java235 setCompoundDrawables(icon, null, null, null); in setIcon()
/appcompat/appcompat/src/main/
Dbaseline-prof.txt287 HSPLandroidx/appcompat/widget/AppCompatTextHelper;->setCompoundDrawables(Landroid/graphics/drawable…
299 HSPLandroidx/appcompat/widget/AppCompatTextView;->setCompoundDrawables(Landroid/graphics/drawable/D…