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

46 lines
1.2 KiB
Smali
Raw Normal View History

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