apkfuckery/com.discord/smali_classes2/com/lytefast/flexinput/fragment/CameraFragment$g$a.smali
2019-12-06 04:29:40 +01:00

70 lines
2.1 KiB
Smali

.class public final Lcom/lytefast/flexinput/fragment/CameraFragment$g$a;
.super Ljava/lang/Object;
.source "CameraFragment.kt"
# interfaces
.implements Ljava/lang/Runnable;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/lytefast/flexinput/fragment/CameraFragment$g;->a()V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = null
.end annotation
# instance fields
.field public final synthetic d:Lcom/lytefast/flexinput/fragment/CameraFragment$g;
# direct methods
.method public constructor <init>(Lcom/lytefast/flexinput/fragment/CameraFragment$g;)V
.locals 0
iput-object p1, p0, Lcom/lytefast/flexinput/fragment/CameraFragment$g$a;->d:Lcom/lytefast/flexinput/fragment/CameraFragment$g;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final run()V
.locals 2
invoke-static {}, Lcom/lytefast/flexinput/fragment/CameraFragment;->access$getTAG$cp()Ljava/lang/String;
move-result-object v0
const-string v1, "Permission Granted"
invoke-static {v0, v1}, Landroid/util/Log;->d(Ljava/lang/String;Ljava/lang/String;)I
iget-object v0, p0, Lcom/lytefast/flexinput/fragment/CameraFragment$g$a;->d:Lcom/lytefast/flexinput/fragment/CameraFragment$g;
iget-object v0, v0, Lcom/lytefast/flexinput/fragment/CameraFragment$g;->a:Lcom/lytefast/flexinput/fragment/CameraFragment;
invoke-virtual {v0}, Lcom/lytefast/flexinput/fragment/CameraFragment;->getCameraView()Lcom/camerakit/CameraKitView;
move-result-object v0
invoke-virtual {v0}, Lcom/camerakit/CameraKitView;->d()V
iget-object v0, p0, Lcom/lytefast/flexinput/fragment/CameraFragment$g$a;->d:Lcom/lytefast/flexinput/fragment/CameraFragment$g;
iget-object v0, v0, Lcom/lytefast/flexinput/fragment/CameraFragment$g;->a:Lcom/lytefast/flexinput/fragment/CameraFragment;
invoke-virtual {v0}, Lcom/lytefast/flexinput/fragment/CameraFragment;->getCameraView()Lcom/camerakit/CameraKitView;
move-result-object v0
invoke-virtual {v0}, Lcom/camerakit/CameraKitView;->c()V
return-void
.end method