ShutterButton$1.smali

.class Lim/tpelyyftgw/ui/components/ShutterButton$1;
.super Ljava/lang/Object;
.source "ShutterButton.java"

# interfaces
.implements Ljava/lang/Runnable;


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lim/tpelyyftgw/ui/components/ShutterButton;
.end annotation

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


# instance fields
.field final synthetic this$0:Lim/tpelyyftgw/ui/components/ShutterButton;


# direct methods
.method static constructor <clinit>()V
    .registers 1

    return-void
.end method

.method constructor <init>(Lim/tpelyyftgw/ui/components/ShutterButton;)V
    .registers 2
    .param p1, "this$0"    # Lim/tpelyyftgw/ui/components/ShutterButton;

    .line 45
    iput-object p1, p0, Lim/tpelyyftgw/ui/components/ShutterButton$1;->this$0:Lim/tpelyyftgw/ui/components/ShutterButton;

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

    return-void
.end method


# virtual methods
.method public run()V
    .registers 3

    .line 47
    iget-object v0, p0, Lim/tpelyyftgw/ui/components/ShutterButton$1;->this$0:Lim/tpelyyftgw/ui/components/ShutterButton;

    # getter for: Lim/tpelyyftgw/ui/components/ShutterButton;->delegate:Lim/tpelyyftgw/ui/components/ShutterButton$ShutterButtonDelegate;
    invoke-static {v0}, Lim/tpelyyftgw/ui/components/ShutterButton;->access$000(Lim/tpelyyftgw/ui/components/ShutterButton;)Lim/tpelyyftgw/ui/components/ShutterButton$ShutterButtonDelegate;

    move-result-object v0

    if-eqz v0, :cond_1a

    .line 48
    iget-object v0, p0, Lim/tpelyyftgw/ui/components/ShutterButton$1;->this$0:Lim/tpelyyftgw/ui/components/ShutterButton;

    # getter for: Lim/tpelyyftgw/ui/components/ShutterButton;->delegate:Lim/tpelyyftgw/ui/components/ShutterButton$ShutterButtonDelegate;
    invoke-static {v0}, Lim/tpelyyftgw/ui/components/ShutterButton;->access$000(Lim/tpelyyftgw/ui/components/ShutterButton;)Lim/tpelyyftgw/ui/components/ShutterButton$ShutterButtonDelegate;

    move-result-object v0

    invoke-interface {v0}, Lim/tpelyyftgw/ui/components/ShutterButton$ShutterButtonDelegate;->shutterLongPressed()Z

    move-result v0

    if-nez v0, :cond_1a

    .line 49
    iget-object v0, p0, Lim/tpelyyftgw/ui/components/ShutterButton$1;->this$0:Lim/tpelyyftgw/ui/components/ShutterButton;

    const/4 v1, 0x0

    # setter for: Lim/tpelyyftgw/ui/components/ShutterButton;->processRelease:Z
    invoke-static {v0, v1}, Lim/tpelyyftgw/ui/components/ShutterButton;->access$102(Lim/tpelyyftgw/ui/components/ShutterButton;Z)Z

    .line 52
    :cond_1a
    return-void
.end method