.class public interface abstract Landroidx/core/widget/t; .super Ljava/lang/Object; .source "TintableCompoundDrawablesView.java" # virtual methods .method public abstract getSupportCompoundDrawablesTintList()Landroid/content/res/ColorStateList; .annotation build Landroidx/annotation/Nullable; .end annotation .end method .method public abstract getSupportCompoundDrawablesTintMode()Landroid/graphics/PorterDuff$Mode; .annotation build Landroidx/annotation/Nullable; .end annotation .end method .method public abstract setSupportCompoundDrawablesTintList(Landroid/content/res/ColorStateList;)V .param p1 # Landroid/content/res/ColorStateList; .annotation build Landroidx/annotation/Nullable; .end annotation .end param .end method .method public abstract setSupportCompoundDrawablesTintMode(Landroid/graphics/PorterDuff$Mode;)V .param p1 # Landroid/graphics/PorterDuff$Mode; .annotation build Landroidx/annotation/Nullable; .end annotation .end param .end method