VideoPusher$6$1.smali

.class Lcom/alivc/component/capture/VideoPusher$6$1;
.super Ljava/lang/Object;
.source "VideoPusher.java"

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


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lcom/alivc/component/capture/VideoPusher$6;->cameraAutoFocus()V
.end annotation

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


# instance fields
.field final synthetic this$1:Lcom/alivc/component/capture/VideoPusher$6;


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

    return-void
.end method

.method constructor <init>(Lcom/alivc/component/capture/VideoPusher$6;)V
    .registers 2
    .param p1, "this$1"    # Lcom/alivc/component/capture/VideoPusher$6;

    .line 1222
    iput-object p1, p0, Lcom/alivc/component/capture/VideoPusher$6$1;->this$1:Lcom/alivc/component/capture/VideoPusher$6;

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

    return-void
.end method


# virtual methods
.method public onAutoFocus(ZLandroid/hardware/Camera;)V
    .registers 5
    .param p1, "success"    # Z
    .param p2, "camera"    # Landroid/hardware/Camera;

    .line 1225
    iget-object v0, p0, Lcom/alivc/component/capture/VideoPusher$6$1;->this$1:Lcom/alivc/component/capture/VideoPusher$6;

    iget-object v0, v0, Lcom/alivc/component/capture/VideoPusher$6;->this$0:Lcom/alivc/component/capture/VideoPusher;

    const/4 v1, 0x0

    # setter for: Lcom/alivc/component/capture/VideoPusher;->mAutoFocusing:Z
    invoke-static {v0, v1}, Lcom/alivc/component/capture/VideoPusher;->access$1602(Lcom/alivc/component/capture/VideoPusher;Z)Z

    .line 1226
    return-void
.end method