AbstractFuture$Cancellation.smali
.class final Landroidx/work/impl/utils/futures/AbstractFuture$Cancellation;
.super Ljava/lang/Object;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/work/impl/utils/futures/AbstractFuture;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1a
name = "Cancellation"
.end annotation
# static fields
.field static final c:Landroidx/work/impl/utils/futures/AbstractFuture$Cancellation;
.field static final d:Landroidx/work/impl/utils/futures/AbstractFuture$Cancellation;
# instance fields
.field final a:Z
.field final b:Ljava/lang/Throwable;
# direct methods
.method static constructor <clinit>()V
.registers 3
sget-boolean v0, Landroidx/work/impl/utils/futures/AbstractFuture;->i:Z
const/4 v1, 0x0
if-eqz v0, :cond_a
sput-object v1, Landroidx/work/impl/utils/futures/AbstractFuture$Cancellation;->d:Landroidx/work/impl/utils/futures/AbstractFuture$Cancellation;
sput-object v1, Landroidx/work/impl/utils/futures/AbstractFuture$Cancellation;->c:Landroidx/work/impl/utils/futures/AbstractFuture$Cancellation;
goto :goto_1a
:cond_a
new-instance v0, Landroidx/work/impl/utils/futures/AbstractFuture$Cancellation;
const/4 v2, 0x0
invoke-direct {v0, v2, v1}, Landroidx/work/impl/utils/futures/AbstractFuture$Cancellation;-><init>(ZLjava/lang/Throwable;)V
sput-object v0, Landroidx/work/impl/utils/futures/AbstractFuture$Cancellation;->d:Landroidx/work/impl/utils/futures/AbstractFuture$Cancellation;
new-instance v0, Landroidx/work/impl/utils/futures/AbstractFuture$Cancellation;
const/4 v2, 0x1
invoke-direct {v0, v2, v1}, Landroidx/work/impl/utils/futures/AbstractFuture$Cancellation;-><init>(ZLjava/lang/Throwable;)V
sput-object v0, Landroidx/work/impl/utils/futures/AbstractFuture$Cancellation;->c:Landroidx/work/impl/utils/futures/AbstractFuture$Cancellation;
:goto_1a
return-void
.end method
.method constructor <init>(ZLjava/lang/Throwable;)V
.registers 3
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
iput-boolean p1, p0, Landroidx/work/impl/utils/futures/AbstractFuture$Cancellation;->a:Z
iput-object p2, p0, Landroidx/work/impl/utils/futures/AbstractFuture$Cancellation;->b:Ljava/lang/Throwable;
return-void
.end method