tmap/smali/s/a$c$c.smali
2022-06-10 21:38:30 +09:00

66 lines
1.6 KiB
Smali

.class public Ls/a$c$c;
.super Ljava/lang/Object;
.source "CameraCaptureSessionCompat.java"
# interfaces
.implements Ljava/lang/Runnable;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Ls/a$c;->onReady(Landroid/hardware/camera2/CameraCaptureSession;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
# instance fields
.field public final synthetic a:Landroid/hardware/camera2/CameraCaptureSession;
.field public final synthetic b:Ls/a$c;
# direct methods
.method public constructor <init>(Ls/a$c;Landroid/hardware/camera2/CameraCaptureSession;)V
.locals 0
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x8010,
0x1010
}
names = {
"this$0",
"val$session"
}
.end annotation
.line 1
iput-object p1, p0, Ls/a$c$c;->b:Ls/a$c;
iput-object p2, p0, Ls/a$c$c;->a:Landroid/hardware/camera2/CameraCaptureSession;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public run()V
.locals 2
.line 1
iget-object v0, p0, Ls/a$c$c;->b:Ls/a$c;
iget-object v0, v0, Ls/a$c;->a:Landroid/hardware/camera2/CameraCaptureSession$StateCallback;
iget-object v1, p0, Ls/a$c$c;->a:Landroid/hardware/camera2/CameraCaptureSession;
invoke-virtual {v0, v1}, Landroid/hardware/camera2/CameraCaptureSession$StateCallback;->onReady(Landroid/hardware/camera2/CameraCaptureSession;)V
return-void
.end method