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

83 lines
2.3 KiB
Smali

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