IconUploadHelper.smali
.class public Lcom/sandboxol/center/utils/IconUploadHelper;
.super Ljava/lang/Object;
.source "IconUploadHelper.java"
# direct methods
.method public constructor <init>()V
.registers 1
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
.method public static uploadIcon(Landroid/content/Context;Ljava/io/File;Ljava/lang/String;Lcom/sandboxol/common/base/web/OnResponseListener;)V
.registers 4
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Landroid/content/Context;",
"Ljava/io/File;",
"Ljava/lang/String;",
"Lcom/sandboxol/common/base/web/OnResponseListener<",
"Ljava/lang/String;",
">;)V"
}
.end annotation
.line 1
invoke-static {p0, p1, p2, p3}, Lcom/sandboxol/center/web/UserApi;->uploadIcon(Landroid/content/Context;Ljava/io/File;Ljava/lang/String;Lcom/sandboxol/common/base/web/OnResponseListener;)V
return-void
.end method