Searched refs:getCompoundDrawablesRelative (Results 1 – 8 of 8) sorted by relevance
76 final Drawable icon = button.getCompoundDrawablesRelative()[0]; in onBindViewHolder_whenIconSet_shouldSetIcon()
964 Drawable singleLineDrawable = singleLineButton.getCompoundDrawablesRelative()[0]; // start in testInflateActionButton_smartActionIconSingleLineSizeForTwoLineButton()965 Drawable doubleLineDrawable = doubleLineButton.getCompoundDrawablesRelative()[0]; // start in testInflateActionButton_smartActionIconSingleLineSizeForTwoLineButton()
595 Drawable[] drawables = button.getCompoundDrawablesRelative(); in getStartCompoundDrawableWidthWithPadding()
3479 public Drawable[] getCompoundDrawablesRelative() { in getCompoundDrawablesRelative() method in TextView.Drawables
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
20823 HSPLandroid/widget/TextView;->getCompoundDrawablesRelative()[Landroid/graphics/drawable/Drawable;
20887 HSPLandroid/widget/TextView;->getCompoundDrawablesRelative()[Landroid/graphics/drawable/Drawable;
60213 method @NonNull public android.graphics.drawable.Drawable[] getCompoundDrawablesRelative();