b$a.smali

.class public Lf7/b$a;
.super Ljava/lang/Object;
.source "CameraStateOrchestrator.java"

# interfaces
.implements Lcom/google/android/gms/tasks/OnCompleteListener;


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lf7/b;->a(Lcom/otaliastudios/cameraview/engine/orchestrator/CameraState;Lcom/otaliastudios/cameraview/engine/orchestrator/CameraState;ZLjava/util/concurrent/Callable;)Lcom/google/android/gms/tasks/Task;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x1
    name = null
.end annotation

.annotation system Ldalvik/annotation/Signature;
    value = {
        "Ljava/lang/Object;",
        "Lcom/google/android/gms/tasks/OnCompleteListener<",
        "TT;>;"
    }
.end annotation


# instance fields
.field public final synthetic a:I

.field public final synthetic b:Lf7/b;


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

    return-void
.end method

.method public constructor <init>(Lf7/b;I)V
    .registers 3

    iput-object p1, p0, Lf7/b$a;->b:Lf7/b;

    iput p2, p0, Lf7/b$a;->a:I

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

    return-void
.end method


# virtual methods
.method public onComplete(Lcom/google/android/gms/tasks/Task;)V
    .registers 3
    .param p1    # Lcom/google/android/gms/tasks/Task;
        .annotation build Landroidx/annotation/NonNull;
        .end annotation
    .end param
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Lcom/google/android/gms/tasks/Task<",
            "TT;>;)V"
        }
    .end annotation

    iget p1, p0, Lf7/b$a;->a:I

    iget-object v0, p0, Lf7/b$a;->b:Lf7/b;

    invoke-static {v0}, Lf7/b;->a(Lf7/b;)I

    move-result v0

    if-ne p1, v0, :cond_13

    iget-object p1, p0, Lf7/b$a;->b:Lf7/b;

    invoke-static {p1}, Lf7/b;->b(Lf7/b;)Lcom/otaliastudios/cameraview/engine/orchestrator/CameraState;

    move-result-object v0

    invoke-static {p1, v0}, Lf7/b;->a(Lf7/b;Lcom/otaliastudios/cameraview/engine/orchestrator/CameraState;)Lcom/otaliastudios/cameraview/engine/orchestrator/CameraState;

    :cond_13
    return-void
.end method