CameraView$e$i.smali

.class public Lcom/otaliastudios/cameraview/CameraView$e$i;
.super Ljava/lang/Object;
.source "CameraView.java"

# interfaces
.implements Ljava/lang/Runnable;


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lcom/otaliastudios/cameraview/CameraView$e;->a(Lw6/f$a;)V
.end annotation

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


# instance fields
.field public final synthetic a:Lw6/f$a;

.field public final synthetic b:Lcom/otaliastudios/cameraview/CameraView$e;


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

    return-void
.end method

.method public constructor <init>(Lcom/otaliastudios/cameraview/CameraView$e;Lw6/f$a;)V
    .registers 3

    iput-object p1, p0, Lcom/otaliastudios/cameraview/CameraView$e$i;->b:Lcom/otaliastudios/cameraview/CameraView$e;

    iput-object p2, p0, Lcom/otaliastudios/cameraview/CameraView$e$i;->a:Lw6/f$a;

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

    return-void
.end method


# virtual methods
.method public run()V
    .registers 4

    new-instance v0, Lw6/f;

    iget-object v1, p0, Lcom/otaliastudios/cameraview/CameraView$e$i;->a:Lw6/f$a;

    invoke-direct {v0, v1}, Lw6/f;-><init>(Lw6/f$a;)V

    iget-object v1, p0, Lcom/otaliastudios/cameraview/CameraView$e$i;->b:Lcom/otaliastudios/cameraview/CameraView$e;

    iget-object v1, v1, Lcom/otaliastudios/cameraview/CameraView$e;->c:Lcom/otaliastudios/cameraview/CameraView;

    iget-object v1, v1, Lcom/otaliastudios/cameraview/CameraView;->r:Ljava/util/List;

    invoke-interface {v1}, Ljava/util/List;->iterator()Ljava/util/Iterator;

    move-result-object v1

    :goto_11
    invoke-interface {v1}, Ljava/util/Iterator;->hasNext()Z

    move-result v2

    if-eqz v2, :cond_21

    invoke-interface {v1}, Ljava/util/Iterator;->next()Ljava/lang/Object;

    move-result-object v2

    check-cast v2, Lw6/b;

    invoke-virtual {v2, v0}, Lw6/b;->a(Lw6/f;)V

    goto :goto_11

    :cond_21
    return-void
.end method