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

45 lines
945 B
Smali

.class public Ls/c$a;
.super Ljava/lang/Object;
.source "CameraCaptureSessionCompatBaseImpl.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Ls/c;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = "a"
.end annotation
# instance fields
.field public final a:Landroid/os/Handler;
# direct methods
.method public constructor <init>(Landroid/os/Handler;)V
.locals 0
.param p1 # Landroid/os/Handler;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"compatHandler"
}
.end annotation
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
.line 2
iput-object p1, p0, Ls/c$a;->a:Landroid/os/Handler;
return-void
.end method