Input$1.smali

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

# interfaces
.implements Ljava/lang/Runnable;


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lim/tpelyyftgw/ui/components/paint/Input;->paintPath(Lim/tpelyyftgw/ui/components/paint/Path;)V
.end annotation

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


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

.field final synthetic val$path:Lim/tpelyyftgw/ui/components/paint/Path;


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

    return-void
.end method

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

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

    iput-object p2, p0, Lim/tpelyyftgw/ui/components/paint/Input$1;->val$path:Lim/tpelyyftgw/ui/components/paint/Path;

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

    return-void
.end method


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

    .line 190
    new-instance v0, Lim/tpelyyftgw/ui/components/paint/Input$1$1;

    invoke-direct {v0, p0}, Lim/tpelyyftgw/ui/components/paint/Input$1$1;-><init>(Lim/tpelyyftgw/ui/components/paint/Input$1;)V

    invoke-static {v0}, Lim/tpelyyftgw/messenger/AndroidUtilities;->runOnUIThread(Ljava/lang/Runnable;)V

    .line 197
    return-void
.end method