.class public Lz1/k; .super Ljava/lang/Object; .source "CompoundButtonBindingAdapter.java" # annotations .annotation build Landroidx/annotation/RestrictTo; value = { .enum Landroidx/annotation/RestrictTo$Scope;->LIBRARY:Landroidx/annotation/RestrictTo$Scope; } .end annotation .annotation build Landroidx/databinding/BindingMethods; value = { .subannotation Landroidx/databinding/BindingMethod; attribute = "android:buttonTint" method = "setButtonTintList" type = Landroid/widget/CompoundButton; .end subannotation, .subannotation Landroidx/databinding/BindingMethod; attribute = "android:onCheckedChanged" method = "setOnCheckedChangeListener" type = Landroid/widget/CompoundButton; .end subannotation } .end annotation .annotation build Landroidx/databinding/InverseBindingMethods; value = { .subannotation Landroidx/databinding/InverseBindingMethod; attribute = "android:checked" type = Landroid/widget/CompoundButton; .end subannotation } .end annotation # direct methods .method public constructor ()V .locals 0 .line 1 invoke-direct {p0}, Ljava/lang/Object;->()V return-void .end method .method public static a(Landroid/widget/CompoundButton;Z)V .locals 1 .annotation build Landroidx/databinding/BindingAdapter; value = { "android:checked" } .end annotation .line 1 invoke-virtual {p0}, Landroid/widget/CompoundButton;->isChecked()Z move-result v0 if-eq v0, p1, :cond_0 .line 2 invoke-virtual {p0, p1}, Landroid/widget/CompoundButton;->setChecked(Z)V :cond_0 return-void .end method .method public static b(Landroid/widget/CompoundButton;Landroid/widget/CompoundButton$OnCheckedChangeListener;Landroidx/databinding/i;)V .locals 1 .annotation build Landroidx/databinding/BindingAdapter; requireAll = false value = { "android:onCheckedChanged", "android:checkedAttrChanged" } .end annotation if-nez p2, :cond_0 .line 1 invoke-virtual {p0, p1}, Landroid/widget/CompoundButton;->setOnCheckedChangeListener(Landroid/widget/CompoundButton$OnCheckedChangeListener;)V goto :goto_0 .line 2 :cond_0 new-instance v0, Lz1/k$a; invoke-direct {v0, p1, p2}, Lz1/k$a;->(Landroid/widget/CompoundButton$OnCheckedChangeListener;Landroidx/databinding/i;)V invoke-virtual {p0, v0}, Landroid/widget/CompoundButton;->setOnCheckedChangeListener(Landroid/widget/CompoundButton$OnCheckedChangeListener;)V :goto_0 return-void .end method