DefaultDesignUIController$2$1.smali

.class Lcom/just/agentweb/DefaultDesignUIController$2$1;
.super Ljava/lang/Object;
.source "DefaultDesignUIController.java"

# interfaces
.implements Landroid/view/View$OnClickListener;


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lcom/just/agentweb/DefaultDesignUIController$2;->onBindViewHolder(Lcom/just/agentweb/DefaultDesignUIController$BottomSheetHolder;I)V
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x0
    name = null
.end annotation


# instance fields
.field final synthetic this$1:Lcom/just/agentweb/DefaultDesignUIController$2;

.field final synthetic val$i:I


# direct methods
.method constructor <init>(Lcom/just/agentweb/DefaultDesignUIController$2;I)V
    .registers 3

    .line 1
    iput-object p1, p0, Lcom/just/agentweb/DefaultDesignUIController$2$1;->this$1:Lcom/just/agentweb/DefaultDesignUIController$2;

    iput p2, p0, Lcom/just/agentweb/DefaultDesignUIController$2$1;->val$i:I

    invoke-direct {p0}, Ljava/lang/Object;-><init>()V

    return-void
.end method


# virtual methods
.method public onClick(Landroid/view/View;)V
    .registers 3

    .line 1
    iget-object p1, p0, Lcom/just/agentweb/DefaultDesignUIController$2$1;->this$1:Lcom/just/agentweb/DefaultDesignUIController$2;

    iget-object p1, p1, Lcom/just/agentweb/DefaultDesignUIController$2;->this$0:Lcom/just/agentweb/DefaultDesignUIController;

    # getter for: Lcom/just/agentweb/DefaultDesignUIController;->mBottomSheetDialog:Lcom/google/android/material/bottomsheet/BottomSheetDialog;
    invoke-static {p1}, Lcom/just/agentweb/DefaultDesignUIController;->access$200(Lcom/just/agentweb/DefaultDesignUIController;)Lcom/google/android/material/bottomsheet/BottomSheetDialog;

    move-result-object p1

    if-eqz p1, :cond_23

    iget-object p1, p0, Lcom/just/agentweb/DefaultDesignUIController$2$1;->this$1:Lcom/just/agentweb/DefaultDesignUIController$2;

    iget-object p1, p1, Lcom/just/agentweb/DefaultDesignUIController$2;->this$0:Lcom/just/agentweb/DefaultDesignUIController;

    # getter for: Lcom/just/agentweb/DefaultDesignUIController;->mBottomSheetDialog:Lcom/google/android/material/bottomsheet/BottomSheetDialog;
    invoke-static {p1}, Lcom/just/agentweb/DefaultDesignUIController;->access$200(Lcom/just/agentweb/DefaultDesignUIController;)Lcom/google/android/material/bottomsheet/BottomSheetDialog;

    move-result-object p1

    invoke-virtual {p1}, Landroid/app/Dialog;->isShowing()Z

    move-result p1

    if-eqz p1, :cond_23

    .line 2
    iget-object p1, p0, Lcom/just/agentweb/DefaultDesignUIController$2$1;->this$1:Lcom/just/agentweb/DefaultDesignUIController$2;

    iget-object p1, p1, Lcom/just/agentweb/DefaultDesignUIController$2;->this$0:Lcom/just/agentweb/DefaultDesignUIController;

    # getter for: Lcom/just/agentweb/DefaultDesignUIController;->mBottomSheetDialog:Lcom/google/android/material/bottomsheet/BottomSheetDialog;
    invoke-static {p1}, Lcom/just/agentweb/DefaultDesignUIController;->access$200(Lcom/just/agentweb/DefaultDesignUIController;)Lcom/google/android/material/bottomsheet/BottomSheetDialog;

    move-result-object p1

    invoke-virtual {p1}, Landroidx/appcompat/app/A;->dismiss()V

    .line 3
    :cond_23
    invoke-static {}, Landroid/os/Message;->obtain()Landroid/os/Message;

    move-result-object p1

    .line 4
    iget v0, p0, Lcom/just/agentweb/DefaultDesignUIController$2$1;->val$i:I

    iput v0, p1, Landroid/os/Message;->what:I

    .line 5
    iget-object v0, p0, Lcom/just/agentweb/DefaultDesignUIController$2$1;->this$1:Lcom/just/agentweb/DefaultDesignUIController$2;

    iget-object v0, v0, Lcom/just/agentweb/DefaultDesignUIController$2;->val$callback:Landroid/os/Handler$Callback;

    invoke-interface {v0, p1}, Landroid/os/Handler$Callback;->handleMessage(Landroid/os/Message;)Z

    return-void
.end method