e.smali
.class final Lcom/google/android/datatransport/runtime/scheduling/jobscheduling/e;
.super Lcom/google/android/datatransport/runtime/scheduling/jobscheduling/SchedulerConfig$b;
.source "AutoValue_SchedulerConfig_ConfigValue.java"
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lcom/google/android/datatransport/runtime/scheduling/jobscheduling/e$a;
}
.end annotation
# instance fields
.field private final a:J
.field private final b:J
.field private final c:Ljava/util/Set;
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/util/Set<",
"Lcom/google/android/datatransport/runtime/scheduling/jobscheduling/SchedulerConfig$Flag;",
">;"
}
.end annotation
.end field
# direct methods
.method private constructor <init>(JJLjava/util/Set;)V
.registers 6
.annotation system Ldalvik/annotation/Signature;
value = {
"(JJ",
"Ljava/util/Set<",
"Lcom/google/android/datatransport/runtime/scheduling/jobscheduling/SchedulerConfig$Flag;",
">;)V"
}
.end annotation
.line 2
invoke-direct {p0}, Lcom/google/android/datatransport/runtime/scheduling/jobscheduling/SchedulerConfig$b;-><init>()V
.line 3
iput-wide p1, p0, Lcom/google/android/datatransport/runtime/scheduling/jobscheduling/e;->a:J
.line 4
iput-wide p3, p0, Lcom/google/android/datatransport/runtime/scheduling/jobscheduling/e;->b:J
.line 5
iput-object p5, p0, Lcom/google/android/datatransport/runtime/scheduling/jobscheduling/e;->c:Ljava/util/Set;
return-void
.end method
.method synthetic constructor <init>(JJLjava/util/Set;Lcom/google/android/datatransport/runtime/scheduling/jobscheduling/d;)V
.registers 7
.line 1
invoke-direct/range {p0 .. p5}, Lcom/google/android/datatransport/runtime/scheduling/jobscheduling/e;-><init>(JJLjava/util/Set;)V
return-void
.end method
# virtual methods
.method b()J
.registers 3
.line 1
iget-wide v0, p0, Lcom/google/android/datatransport/runtime/scheduling/jobscheduling/e;->a:J
return-wide v0
.end method
.method c()Ljava/util/Set;
.registers 2
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Ljava/util/Set<",
"Lcom/google/android/datatransport/runtime/scheduling/jobscheduling/SchedulerConfig$Flag;",
">;"
}
.end annotation
.line 1
iget-object v0, p0, Lcom/google/android/datatransport/runtime/scheduling/jobscheduling/e;->c:Ljava/util/Set;
return-object v0
.end method
.method d()J
.registers 3
.line 1
iget-wide v0, p0, Lcom/google/android/datatransport/runtime/scheduling/jobscheduling/e;->b:J
return-wide v0
.end method
.method public equals(Ljava/lang/Object;)Z
.registers 9
const/4 v0, 0x1
if-ne p1, p0, :cond_4
return v0
.line 1
:cond_4
instance-of v1, p1, Lcom/google/android/datatransport/runtime/scheduling/jobscheduling/SchedulerConfig$b;
const/4 v2, 0x0
if-eqz v1, :cond_2e
.line 2
check-cast p1, Lcom/google/android/datatransport/runtime/scheduling/jobscheduling/SchedulerConfig$b;
.line 3
iget-wide v3, p0, Lcom/google/android/datatransport/runtime/scheduling/jobscheduling/e;->a:J
invoke-virtual {p1}, Lcom/google/android/datatransport/runtime/scheduling/jobscheduling/SchedulerConfig$b;->b()J
move-result-wide v5
cmp-long v1, v3, v5
if-nez v1, :cond_2c
iget-wide v3, p0, Lcom/google/android/datatransport/runtime/scheduling/jobscheduling/e;->b:J
.line 4
invoke-virtual {p1}, Lcom/google/android/datatransport/runtime/scheduling/jobscheduling/SchedulerConfig$b;->d()J
move-result-wide v5
cmp-long v1, v3, v5
if-nez v1, :cond_2c
iget-object v1, p0, Lcom/google/android/datatransport/runtime/scheduling/jobscheduling/e;->c:Ljava/util/Set;
.line 5
invoke-virtual {p1}, Lcom/google/android/datatransport/runtime/scheduling/jobscheduling/SchedulerConfig$b;->c()Ljava/util/Set;
move-result-object p1
invoke-interface {v1, p1}, Ljava/util/Set;->equals(Ljava/lang/Object;)Z
move-result p1
if-eqz p1, :cond_2c
goto :goto_2d
:cond_2c
const/4 v0, 0x0
:goto_2d
return v0
:cond_2e
return v2
.end method
.method public hashCode()I
.registers 8
.line 1
iget-wide v0, p0, Lcom/google/android/datatransport/runtime/scheduling/jobscheduling/e;->a:J
const/16 v2, 0x20
ushr-long v3, v0, v2
xor-long/2addr v0, v3
long-to-int v1, v0
const v0, 0xf4243
xor-int/2addr v1, v0
mul-int v1, v1, v0
.line 2
iget-wide v3, p0, Lcom/google/android/datatransport/runtime/scheduling/jobscheduling/e;->b:J
ushr-long v5, v3, v2
xor-long/2addr v3, v5
long-to-int v2, v3
xor-int/2addr v1, v2
mul-int v1, v1, v0
.line 3
iget-object v0, p0, Lcom/google/android/datatransport/runtime/scheduling/jobscheduling/e;->c:Ljava/util/Set;
invoke-interface {v0}, Ljava/util/Set;->hashCode()I
move-result v0
xor-int/2addr v0, v1
return v0
.end method
.method public toString()Ljava/lang/String;
.registers 4
.line 1
new-instance v0, Ljava/lang/StringBuilder;
invoke-direct {v0}, Ljava/lang/StringBuilder;-><init>()V
const-string v1, "ConfigValue{delta="
invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
iget-wide v1, p0, Lcom/google/android/datatransport/runtime/scheduling/jobscheduling/e;->a:J
invoke-virtual {v0, v1, v2}, Ljava/lang/StringBuilder;->append(J)Ljava/lang/StringBuilder;
const-string v1, ", maxAllowedDelay="
invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
iget-wide v1, p0, Lcom/google/android/datatransport/runtime/scheduling/jobscheduling/e;->b:J
invoke-virtual {v0, v1, v2}, Ljava/lang/StringBuilder;->append(J)Ljava/lang/StringBuilder;
const-string v1, ", flags="
invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
iget-object v1, p0, Lcom/google/android/datatransport/runtime/scheduling/jobscheduling/e;->c:Ljava/util/Set;
invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(Ljava/lang/Object;)Ljava/lang/StringBuilder;
const-string v1, "}"
invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
invoke-virtual {v0}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;
move-result-object v0
return-object v0
.end method