35 lines
702 B
Smali
35 lines
702 B
Smali
.class Lcom/moji/tool/ImageUtils$MyHander;
|
|
.super Landroid/os/Handler;
|
|
.source "ImageUtils.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lcom/moji/tool/ImageUtils;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0xa
|
|
name = "MyHander"
|
|
.end annotation
|
|
|
|
|
|
# direct methods
|
|
.method private constructor <init>()V
|
|
.locals 0
|
|
|
|
.line 284
|
|
invoke-direct {p0}, Landroid/os/Handler;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method synthetic constructor <init>(Lcom/moji/tool/ImageUtils$1;)V
|
|
.locals 0
|
|
|
|
.line 284
|
|
invoke-direct {p0}, Lcom/moji/tool/ImageUtils$MyHander;-><init>()V
|
|
|
|
return-void
|
|
.end method
|