VoIPHelper$1.smali

.class final Lim/tpelyyftgw/ui/components/voip/VoIPHelper$1;
.super Ljava/lang/Object;
.source "VoIPHelper.java"

# interfaces
.implements Landroid/view/View$OnClickListener;


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lim/tpelyyftgw/ui/components/voip/VoIPHelper;->showRateAlert(Landroid/content/Context;Ljava/lang/Runnable;JJIZ)V
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x8
    name = null
.end annotation


# direct methods
.method static constructor <clinit>()V
    .registers 1

    return-void
.end method

.method constructor <init>()V
    .registers 1

    .line 226
    invoke-direct {p0}, Ljava/lang/Object;-><init>()V

    return-void
.end method


# virtual methods
.method public onClick(Landroid/view/View;)V
    .registers 5
    .param p1, "v"    # Landroid/view/View;

    .line 229
    move-object v0, p1

    check-cast v0, Lim/tpelyyftgw/ui/cells/CheckBoxCell;

    .line 230
    .local v0, "check":Lim/tpelyyftgw/ui/cells/CheckBoxCell;
    invoke-virtual {v0}, Lim/tpelyyftgw/ui/cells/CheckBoxCell;->isChecked()Z

    move-result v1

    const/4 v2, 0x1

    xor-int/2addr v1, v2

    invoke-virtual {v0, v1, v2}, Lim/tpelyyftgw/ui/cells/CheckBoxCell;->setChecked(ZZ)V

    .line 231
    return-void
.end method