.class interface abstract Landroid/support/v4/widget/ImageViewCompat$ImageViewCompatImpl; .super Ljava/lang/Object; .source "ImageViewCompat.java" # annotations .annotation system Ldalvik/annotation/EnclosingClass; value = Landroid/support/v4/widget/ImageViewCompat; .end annotation .annotation system Ldalvik/annotation/InnerClass; accessFlags = 0x608 name = "ImageViewCompatImpl" .end annotation # virtual methods .method public abstract getImageTintList(Landroid/widget/ImageView;)Landroid/content/res/ColorStateList; .end method .method public abstract getImageTintMode(Landroid/widget/ImageView;)Landroid/graphics/PorterDuff$Mode; .end method .method public abstract setImageTintList(Landroid/widget/ImageView;Landroid/content/res/ColorStateList;)V .end method .method public abstract setImageTintMode(Landroid/widget/ImageView;Landroid/graphics/PorterDuff$Mode;)V .end method