r.smali
.class public Lcom/loc/r;
.super Ljava/lang/Object;
# annotations
.annotation runtime Lcom/loc/ag;
a = "e"
.end annotation
# instance fields
.field private a:I
.annotation runtime Lcom/loc/ah;
a = "c1"
b = 0x2
.end annotation
.end field
.field private b:I
.annotation runtime Lcom/loc/ah;
a = "c2"
b = 0x2
.end annotation
.end field
.field private c:I
.annotation runtime Lcom/loc/ah;
a = "c3"
b = 0x2
.end annotation
.end field
# direct methods
.method public constructor <init>()V
.registers 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final a(Z)V
.registers 3
if-eqz p1, :cond_6
const/4 v0, 0x1
:goto_3
iput v0, p0, Lcom/loc/r;->a:I
return-void
:cond_6
const/4 v0, 0x0
goto :goto_3
.end method
.method public final a()Z
.registers 3
const/4 v0, 0x1
iget v1, p0, Lcom/loc/r;->a:I
if-ne v1, v0, :cond_6
:goto_5
return v0
:cond_6
const/4 v0, 0x0
goto :goto_5
.end method
.method public final b(Z)V
.registers 3
if-eqz p1, :cond_6
const/4 v0, 0x1
:goto_3
iput v0, p0, Lcom/loc/r;->b:I
return-void
:cond_6
const/4 v0, 0x0
goto :goto_3
.end method
.method public final b()Z
.registers 3
const/4 v0, 0x1
iget v1, p0, Lcom/loc/r;->b:I
if-ne v1, v0, :cond_6
:goto_5
return v0
:cond_6
const/4 v0, 0x0
goto :goto_5
.end method
.method public final c(Z)V
.registers 3
if-eqz p1, :cond_6
const/4 v0, 0x1
:goto_3
iput v0, p0, Lcom/loc/r;->c:I
return-void
:cond_6
const/4 v0, 0x0
goto :goto_3
.end method
.method public final c()Z
.registers 3
const/4 v0, 0x1
iget v1, p0, Lcom/loc/r;->c:I
if-ne v1, v0, :cond_6
:goto_5
return v0
:cond_6
const/4 v0, 0x0
goto :goto_5
.end method