VoIPHelper$2.smali

.class final Lim/tpelyyftgw/ui/components/voip/VoIPHelper$2;
.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


# instance fields
.field final synthetic val$checkbox:Lim/tpelyyftgw/ui/cells/CheckBoxCell;

.field final synthetic val$includeLogs:[Z


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

    return-void
.end method

.method constructor <init>([ZLim/tpelyyftgw/ui/cells/CheckBoxCell;)V
    .registers 3

    .line 284
    iput-object p1, p0, Lim/tpelyyftgw/ui/components/voip/VoIPHelper$2;->val$includeLogs:[Z

    iput-object p2, p0, Lim/tpelyyftgw/ui/components/voip/VoIPHelper$2;->val$checkbox:Lim/tpelyyftgw/ui/cells/CheckBoxCell;

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

    return-void
.end method


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

    .line 287
    iget-object v0, p0, Lim/tpelyyftgw/ui/components/voip/VoIPHelper$2;->val$includeLogs:[Z

    const/4 v1, 0x0

    aget-boolean v2, v0, v1

    const/4 v3, 0x1

    xor-int/2addr v2, v3

    aput-boolean v2, v0, v1

    .line 288
    iget-object v2, p0, Lim/tpelyyftgw/ui/components/voip/VoIPHelper$2;->val$checkbox:Lim/tpelyyftgw/ui/cells/CheckBoxCell;

    aget-boolean v0, v0, v1

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

    .line 289
    return-void
.end method