tmap/smali/androidx/camera/view/CameraXModule$d.smali
2022-06-10 21:38:30 +09:00

114 lines
2.5 KiB
Smali

.class public Landroidx/camera/view/CameraXModule$d;
.super Ljava/lang/Object;
.source "CameraXModule.java"
# interfaces
.implements Landroidx/camera/core/impl/utils/futures/c;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Landroidx/camera/view/CameraXModule;->e(Z)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Object;",
"Landroidx/camera/core/impl/utils/futures/c<",
"Ljava/lang/Void;",
">;"
}
.end annotation
# instance fields
.field public final synthetic a:Landroidx/camera/view/CameraXModule;
# direct methods
.method public constructor <init>(Landroidx/camera/view/CameraXModule;)V
.locals 0
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x8010
}
names = {
"this$0"
}
.end annotation
.line 1
iput-object p1, p0, Landroidx/camera/view/CameraXModule$d;->a:Landroidx/camera/view/CameraXModule;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public a(Ljava/lang/Void;)V
.locals 0
.param p1 # Ljava/lang/Void;
.annotation build Landroidx/annotation/Nullable;
.end annotation
.end param
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"result"
}
.end annotation
return-void
.end method
.method public onFailure(Ljava/lang/Throwable;)V
.locals 1
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"t"
}
.end annotation
.line 1
new-instance v0, Ljava/lang/RuntimeException;
invoke-direct {v0, p1}, Ljava/lang/RuntimeException;-><init>(Ljava/lang/Throwable;)V
throw v0
.end method
.method public bridge synthetic onSuccess(Ljava/lang/Object;)V
.locals 0
.param p1 # Ljava/lang/Object;
.annotation build Landroidx/annotation/Nullable;
.end annotation
.end param
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x1000
}
names = {
"result"
}
.end annotation
.line 1
check-cast p1, Ljava/lang/Void;
invoke-virtual {p0, p1}, Landroidx/camera/view/CameraXModule$d;->a(Ljava/lang/Void;)V
return-void
.end method