apkfuckery/com.discord/smali_classes2/com/lytefast/flexinput/fragment/CameraFragment$i.smali

46 lines
1.3 KiB
Smali
Raw Normal View History

2019-07-24 11:27:29 +00:00
.class final Lcom/lytefast/flexinput/fragment/CameraFragment$i;
.super Ljava/lang/Object;
.source "CameraFragment.kt"
# interfaces
2019-10-03 02:31:26 +00:00
.implements Landroid/view/View$OnClickListener;
2019-07-24 11:27:29 +00:00
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/lytefast/flexinput/fragment/CameraFragment;->onViewCreated(Landroid/view/View;Landroid/os/Bundle;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x18
name = null
.end annotation
2019-10-03 02:31:26 +00:00
# instance fields
.field final synthetic this$0:Lcom/lytefast/flexinput/fragment/CameraFragment;
2019-07-24 11:27:29 +00:00
# direct methods
2019-10-03 02:31:26 +00:00
.method constructor <init>(Lcom/lytefast/flexinput/fragment/CameraFragment;)V
2019-07-24 11:27:29 +00:00
.locals 0
2019-10-03 02:31:26 +00:00
iput-object p1, p0, Lcom/lytefast/flexinput/fragment/CameraFragment$i;->this$0:Lcom/lytefast/flexinput/fragment/CameraFragment;
2019-07-24 11:27:29 +00:00
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
2019-10-03 02:31:26 +00:00
.method public final onClick(Landroid/view/View;)V
2019-07-24 11:27:29 +00:00
.locals 0
2019-10-03 02:31:26 +00:00
iget-object p1, p0, Lcom/lytefast/flexinput/fragment/CameraFragment$i;->this$0:Lcom/lytefast/flexinput/fragment/CameraFragment;
2019-07-24 11:27:29 +00:00
2019-10-03 02:31:26 +00:00
invoke-static {p1}, Lcom/lytefast/flexinput/fragment/CameraFragment;->access$onCameraFacingClick(Lcom/lytefast/flexinput/fragment/CameraFragment;)V
return-void
2019-07-24 11:27:29 +00:00
.end method