a$a.smali

.class public Lo7/a$a;
.super Ljava/lang/Object;
.source "Full1PictureRecorder.java"

# interfaces
.implements Landroid/hardware/Camera$ShutterCallback;


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lo7/a;->b()V
.end annotation

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


# instance fields
.field public final synthetic a:Lo7/a;


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

    return-void
.end method

.method public constructor <init>(Lo7/a;)V
    .registers 2

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

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

    return-void
.end method


# virtual methods
.method public onShutter()V
    .registers 6

    sget-object v0, Lo7/c;->d:Lw6/c;

    const/4 v1, 0x1

    new-array v2, v1, [Ljava/lang/Object;

    const/4 v3, 0x0

    const-string v4, "take(): got onShutter callback."

    aput-object v4, v2, v3

    invoke-virtual {v0, v2}, Lw6/c;->b([Ljava/lang/Object;)Ljava/lang/String;

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

    invoke-virtual {v0, v1}, Lo7/d;->a(Z)V

    return-void
.end method