.class Landroid/support/v4/widget/CompoundButtonCompat$LollipopCompoundButtonImpl; .super Landroid/support/v4/widget/CompoundButtonCompat$BaseCompoundButtonCompat; .source "CompoundButtonCompat.java" # annotations .annotation system Ldalvik/annotation/EnclosingClass; value = Landroid/support/v4/widget/CompoundButtonCompat; .end annotation .annotation system Ldalvik/annotation/InnerClass; accessFlags = 0x8 name = "LollipopCompoundButtonImpl" .end annotation # direct methods .method constructor ()V .locals 0 .prologue .line 84 invoke-direct {p0}, Landroid/support/v4/widget/CompoundButtonCompat$BaseCompoundButtonCompat;->()V return-void .end method # virtual methods .method public getButtonTintList(Landroid/widget/CompoundButton;)Landroid/content/res/ColorStateList; .locals 1 .param p1, "button" # Landroid/widget/CompoundButton; .prologue .line 92 invoke-static {p1}, Landroid/support/v4/widget/CompoundButtonCompatLollipop;->getButtonTintList(Landroid/widget/CompoundButton;)Landroid/content/res/ColorStateList; move-result-object v0 return-object v0 .end method .method public getButtonTintMode(Landroid/widget/CompoundButton;)Landroid/graphics/PorterDuff$Mode; .locals 1 .param p1, "button" # Landroid/widget/CompoundButton; .prologue .line 102 invoke-static {p1}, Landroid/support/v4/widget/CompoundButtonCompatLollipop;->getButtonTintMode(Landroid/widget/CompoundButton;)Landroid/graphics/PorterDuff$Mode; move-result-object v0 return-object v0 .end method .method public setButtonTintList(Landroid/widget/CompoundButton;Landroid/content/res/ColorStateList;)V .locals 0 .param p1, "button" # Landroid/widget/CompoundButton; .param p2, "tint" # Landroid/content/res/ColorStateList; .prologue .line 87 invoke-static {p1, p2}, Landroid/support/v4/widget/CompoundButtonCompatLollipop;->setButtonTintList(Landroid/widget/CompoundButton;Landroid/content/res/ColorStateList;)V .line 88 return-void .end method .method public setButtonTintMode(Landroid/widget/CompoundButton;Landroid/graphics/PorterDuff$Mode;)V .locals 0 .param p1, "button" # Landroid/widget/CompoundButton; .param p2, "tintMode" # Landroid/graphics/PorterDuff$Mode; .prologue .line 97 invoke-static {p1, p2}, Landroid/support/v4/widget/CompoundButtonCompatLollipop;->setButtonTintMode(Landroid/widget/CompoundButton;Landroid/graphics/PorterDuff$Mode;)V .line 98 return-void .end method