Weather/smali_classes3/com/moji/postcard/presenter/PostCardCompressAsyncTask$1$1$1.smali
2021-05-10 10:13:34 +02:00

76 lines
2.7 KiB
Smali

.class Lcom/moji/postcard/presenter/PostCardCompressAsyncTask$1$1$1;
.super Ljava/lang/Object;
.source "PostCardCompressAsyncTask.java"
# interfaces
.implements Ljava/lang/Runnable;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/moji/postcard/presenter/PostCardCompressAsyncTask$1$1;->run()V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x0
name = null
.end annotation
# instance fields
.field final synthetic a:J
.field final synthetic b:Lcom/moji/postcard/presenter/PostCardCompressAsyncTask$1$1;
# direct methods
.method constructor <init>(Lcom/moji/postcard/presenter/PostCardCompressAsyncTask$1$1;J)V
.locals 0
.line 94
iput-object p1, p0, Lcom/moji/postcard/presenter/PostCardCompressAsyncTask$1$1$1;->b:Lcom/moji/postcard/presenter/PostCardCompressAsyncTask$1$1;
iput-wide p2, p0, Lcom/moji/postcard/presenter/PostCardCompressAsyncTask$1$1$1;->a:J
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public run()V
.locals 3
.line 97
iget-object v0, p0, Lcom/moji/postcard/presenter/PostCardCompressAsyncTask$1$1$1;->b:Lcom/moji/postcard/presenter/PostCardCompressAsyncTask$1$1;
iget-object v0, v0, Lcom/moji/postcard/presenter/PostCardCompressAsyncTask$1$1;->a:Lcom/moji/postcard/presenter/PostCardCompressAsyncTask$1;
iget-object v0, v0, Lcom/moji/postcard/presenter/PostCardCompressAsyncTask$1;->a:Lcom/moji/postcard/presenter/PostCardCompressAsyncTask;
invoke-static {v0}, Lcom/moji/postcard/presenter/PostCardCompressAsyncTask;->d(Lcom/moji/postcard/presenter/PostCardCompressAsyncTask;)Lcom/moji/postcard/presenter/PostCardCompressAsyncTask$CompressAsyncTaskCallback;
move-result-object v0
if-eqz v0, :cond_0
.line 98
iget-object v0, p0, Lcom/moji/postcard/presenter/PostCardCompressAsyncTask$1$1$1;->b:Lcom/moji/postcard/presenter/PostCardCompressAsyncTask$1$1;
iget-object v0, v0, Lcom/moji/postcard/presenter/PostCardCompressAsyncTask$1$1;->a:Lcom/moji/postcard/presenter/PostCardCompressAsyncTask$1;
iget-object v0, v0, Lcom/moji/postcard/presenter/PostCardCompressAsyncTask$1;->a:Lcom/moji/postcard/presenter/PostCardCompressAsyncTask;
invoke-static {v0}, Lcom/moji/postcard/presenter/PostCardCompressAsyncTask;->d(Lcom/moji/postcard/presenter/PostCardCompressAsyncTask;)Lcom/moji/postcard/presenter/PostCardCompressAsyncTask$CompressAsyncTaskCallback;
move-result-object v0
iget-wide v1, p0, Lcom/moji/postcard/presenter/PostCardCompressAsyncTask$1$1$1;->a:J
invoke-interface {v0, v1, v2}, Lcom/moji/postcard/presenter/PostCardCompressAsyncTask$CompressAsyncTaskCallback;->compressComplete(J)V
:cond_0
return-void
.end method