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

82 lines
1.9 KiB
Smali

.class public Ls/a$b$e;
.super Ljava/lang/Object;
.source "CameraCaptureSessionCompat.java"
# interfaces
.implements Ljava/lang/Runnable;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Ls/a$b;->onCaptureSequenceCompleted(Landroid/hardware/camera2/CameraCaptureSession;IJ)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:I
.field public final synthetic c:J
.field public final synthetic d:Ls/a$b;
# direct methods
.method public constructor <init>(Ls/a$b;Landroid/hardware/camera2/CameraCaptureSession;IJ)V
.locals 0
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x8010,
0x1010,
0x1010,
0x1010
}
names = {
"this$0",
"val$session",
"val$sequenceId",
"val$frameNumber"
}
.end annotation
.line 1
iput-object p1, p0, Ls/a$b$e;->d:Ls/a$b;
iput-object p2, p0, Ls/a$b$e;->a:Landroid/hardware/camera2/CameraCaptureSession;
iput p3, p0, Ls/a$b$e;->b:I
iput-wide p4, p0, Ls/a$b$e;->c:J
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public run()V
.locals 5
.line 1
iget-object v0, p0, Ls/a$b$e;->d:Ls/a$b;
iget-object v0, v0, Ls/a$b;->a:Landroid/hardware/camera2/CameraCaptureSession$CaptureCallback;
iget-object v1, p0, Ls/a$b$e;->a:Landroid/hardware/camera2/CameraCaptureSession;
iget v2, p0, Ls/a$b$e;->b:I
iget-wide v3, p0, Ls/a$b$e;->c:J
invoke-virtual {v0, v1, v2, v3, v4}, Landroid/hardware/camera2/CameraCaptureSession$CaptureCallback;->onCaptureSequenceCompleted(Landroid/hardware/camera2/CameraCaptureSession;IJ)V
return-void
.end method