apkfuckery/com.discord/smali_classes2/com/otaliastudios/cameraview/CameraView$b$c.smali
2020-09-08 08:16:32 +00:00

109 lines
3 KiB
Smali

.class public Lcom/otaliastudios/cameraview/CameraView$b$c;
.super Ljava/lang/Object;
.source "CameraView.java"
# interfaces
.implements Ljava/lang/Runnable;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/otaliastudios/cameraview/CameraView$b;->a(Lcom/otaliastudios/cameraview/CameraException;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
# instance fields
.field public final synthetic d:Lcom/otaliastudios/cameraview/CameraException;
.field public final synthetic e:Lcom/otaliastudios/cameraview/CameraView$b;
# direct methods
.method public constructor <init>(Lcom/otaliastudios/cameraview/CameraView$b;Lcom/otaliastudios/cameraview/CameraException;)V
.locals 0
iput-object p1, p0, Lcom/otaliastudios/cameraview/CameraView$b$c;->e:Lcom/otaliastudios/cameraview/CameraView$b;
iput-object p2, p0, Lcom/otaliastudios/cameraview/CameraView$b$c;->d:Lcom/otaliastudios/cameraview/CameraException;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public run()V
.locals 9
iget-object v0, p0, Lcom/otaliastudios/cameraview/CameraView$b$c;->e:Lcom/otaliastudios/cameraview/CameraView$b;
iget-object v0, v0, Lcom/otaliastudios/cameraview/CameraView$b;->c:Lcom/otaliastudios/cameraview/CameraView;
iget-object v0, v0, Lcom/otaliastudios/cameraview/CameraView;->u:Ljava/util/List;
invoke-interface {v0}, Ljava/util/List;->iterator()Ljava/util/Iterator;
move-result-object v0
:goto_0
invoke-interface {v0}, Ljava/util/Iterator;->hasNext()Z
move-result v1
if-eqz v1, :cond_1
invoke-interface {v0}, Ljava/util/Iterator;->next()Ljava/lang/Object;
move-result-object v1
check-cast v1, Lf/m/a/a;
iget-object v4, p0, Lcom/otaliastudios/cameraview/CameraView$b$c;->d:Lcom/otaliastudios/cameraview/CameraException;
check-cast v1, Lcom/lytefast/flexinput/fragment/CameraFragment$d;
if-eqz v4, :cond_0
iget-object v2, v1, Lcom/lytefast/flexinput/fragment/CameraFragment$d;->a:Lcom/lytefast/flexinput/fragment/CameraFragment;
sget v1, Lcom/lytefast/flexinput/R$g;->camera_unknown_error:I
invoke-virtual {v2, v1}, Landroidx/fragment/app/Fragment;->getString(I)Ljava/lang/String;
move-result-object v3
const-string v1, "getString(R.string.camera_unknown_error)"
invoke-static {v3, v1}, Lk0/n/c/h;->checkExpressionValueIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V
const/4 v5, 0x1
const/4 v6, 0x0
const/16 v7, 0x8
const/4 v8, 0x0
invoke-static/range {v2 .. v8}, Lcom/lytefast/flexinput/fragment/CameraFragment;->l(Lcom/lytefast/flexinput/fragment/CameraFragment;Ljava/lang/String;Ljava/lang/Exception;ZLjava/lang/String;ILjava/lang/Object;)V
goto :goto_0
:cond_0
const-string v0, "exception"
invoke-static {v0}, Lk0/n/c/h;->c(Ljava/lang/String;)V
const/4 v0, 0x0
throw v0
:cond_1
return-void
.end method