83 lines
2.2 KiB
Smali
83 lines
2.2 KiB
Smali
.class public Landroidx/camera/extensions/ExtensionsManager$b;
|
|
.super Ljava/lang/Object;
|
|
.source "ExtensionsManager.java"
|
|
|
|
# interfaces
|
|
.implements Landroidx/camera/extensions/impl/InitializerImpl$OnExtensionsDeinitializedCallback;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingMethod;
|
|
value = Landroidx/camera/extensions/ExtensionsManager;->j(Landroidx/concurrent/futures/CallbackToFutureAdapter$a;)Ljava/lang/Object;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x1
|
|
name = null
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field public final synthetic a:Landroidx/concurrent/futures/CallbackToFutureAdapter$a;
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Landroidx/concurrent/futures/CallbackToFutureAdapter$a;)V
|
|
.locals 0
|
|
.annotation system Ldalvik/annotation/MethodParameters;
|
|
accessFlags = {
|
|
0x1010
|
|
}
|
|
names = {
|
|
"val$completer"
|
|
}
|
|
.end annotation
|
|
|
|
.line 1
|
|
iput-object p1, p0, Landroidx/camera/extensions/ExtensionsManager$b;->a:Landroidx/concurrent/futures/CallbackToFutureAdapter$a;
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public a(I)V
|
|
.locals 2
|
|
.annotation system Ldalvik/annotation/MethodParameters;
|
|
accessFlags = {
|
|
0x0
|
|
}
|
|
names = {
|
|
"error"
|
|
}
|
|
.end annotation
|
|
|
|
.line 1
|
|
iget-object p1, p0, Landroidx/camera/extensions/ExtensionsManager$b;->a:Landroidx/concurrent/futures/CallbackToFutureAdapter$a;
|
|
|
|
new-instance v0, Ljava/lang/Exception;
|
|
|
|
const-string v1, "Failed to deinitialize extensions."
|
|
|
|
invoke-direct {v0, v1}, Ljava/lang/Exception;-><init>(Ljava/lang/String;)V
|
|
|
|
invoke-virtual {p1, v0}, Landroidx/concurrent/futures/CallbackToFutureAdapter$a;->f(Ljava/lang/Throwable;)Z
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public b()V
|
|
.locals 2
|
|
|
|
.line 1
|
|
iget-object v0, p0, Landroidx/camera/extensions/ExtensionsManager$b;->a:Landroidx/concurrent/futures/CallbackToFutureAdapter$a;
|
|
|
|
const/4 v1, 0x0
|
|
|
|
invoke-virtual {v0, v1}, Landroidx/concurrent/futures/CallbackToFutureAdapter$a;->c(Ljava/lang/Object;)Z
|
|
|
|
return-void
|
|
.end method
|