e.smali

.class public Ld0/e;
.super Ljava/lang/Object;
.source "DefaultRetryPolicy.java"

# interfaces
.implements Ld0/q;


# instance fields
.field public a:I

.field public b:I

.field public final c:I

.field public final d:F


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

    return-void
.end method

.method public constructor <init>()V
    .registers 4

    const/16 v0, 0x9c4

    const/4 v1, 0x1

    const/high16 v2, 0x3f800000    # 1.0f

    invoke-direct {p0, v0, v1, v2}, Ld0/e;-><init>(IIF)V

    return-void
.end method

.method public constructor <init>(IIF)V
    .registers 4

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

    iput p1, p0, Ld0/e;->a:I

    iput p2, p0, Ld0/e;->c:I

    iput p3, p0, Ld0/e;->d:F

    return-void
.end method


# virtual methods
.method public a()I
    .registers 2

    iget v0, p0, Ld0/e;->a:I

    return v0
.end method

.method public a(Ld0/t;)V
    .registers 5
    .annotation system Ldalvik/annotation/Throws;
        value = {
            Ld0/t;
        }
    .end annotation

    iget v0, p0, Ld0/e;->b:I

    add-int/lit8 v0, v0, 0x1

    iput v0, p0, Ld0/e;->b:I

    iget v0, p0, Ld0/e;->a:I

    int-to-float v1, v0

    iget v2, p0, Ld0/e;->d:F

    mul-float v1, v1, v2

    float-to-int v1, v1

    add-int/2addr v0, v1

    iput v0, p0, Ld0/e;->a:I

    invoke-virtual {p0}, Ld0/e;->c()Z

    move-result v0

    if-eqz v0, :cond_18

    return-void

    :cond_18
    throw p1
.end method

.method public b()I
    .registers 2

    iget v0, p0, Ld0/e;->b:I

    return v0
.end method

.method public c()Z
    .registers 3

    iget v0, p0, Ld0/e;->b:I

    iget v1, p0, Ld0/e;->c:I

    if-gt v0, v1, :cond_8

    const/4 v0, 0x1

    goto :goto_9

    :cond_8
    const/4 v0, 0x0

    :goto_9
    return v0
.end method