82 lines
1.5 KiB
Smali
82 lines
1.5 KiB
Smali
.class public Lz6/a$b;
|
|
.super Ljava/lang/Object;
|
|
.source "AutoFocusManager.java"
|
|
|
|
# interfaces
|
|
.implements Landroid/hardware/Camera$AutoFocusCallback;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lz6/a;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x1
|
|
name = null
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field public final synthetic a:Lz6/a;
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Lz6/a;)V
|
|
.locals 0
|
|
|
|
.line 1
|
|
iput-object p1, p0, Lz6/a$b;->a:Lz6/a;
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public static synthetic a(Lz6/a$b;)V
|
|
.locals 0
|
|
|
|
invoke-direct {p0}, Lz6/a$b;->b()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method private synthetic b()V
|
|
.locals 2
|
|
|
|
.line 1
|
|
iget-object v0, p0, Lz6/a$b;->a:Lz6/a;
|
|
|
|
const/4 v1, 0x0
|
|
|
|
invoke-static {v0, v1}, Lz6/a;->d(Lz6/a;Z)Z
|
|
|
|
.line 2
|
|
iget-object v0, p0, Lz6/a$b;->a:Lz6/a;
|
|
|
|
invoke-static {v0}, Lz6/a;->e(Lz6/a;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public onAutoFocus(ZLandroid/hardware/Camera;)V
|
|
.locals 0
|
|
|
|
.line 1
|
|
iget-object p1, p0, Lz6/a$b;->a:Lz6/a;
|
|
|
|
invoke-static {p1}, Lz6/a;->c(Lz6/a;)Landroid/os/Handler;
|
|
|
|
move-result-object p1
|
|
|
|
new-instance p2, Lz6/b;
|
|
|
|
invoke-direct {p2, p0}, Lz6/b;-><init>(Lz6/a$b;)V
|
|
|
|
invoke-virtual {p1, p2}, Landroid/os/Handler;->post(Ljava/lang/Runnable;)Z
|
|
|
|
return-void
|
|
.end method
|