b.smali
.class public Lc/j/a/b/b;
.super Ljava/lang/Object;
# direct methods
.method public static a(Ljava/io/Closeable;)V
.registers 1
if-nez p0, :cond_3
return-void
:cond_3
:try_start_3
invoke-interface {p0}, Ljava/io/Closeable;->close()V
:try_end_6
.catch Ljava/io/IOException; {:try_start_3 .. :try_end_6} :catch_6
:catch_6
return-void
.end method
.method public static a(Ljava/lang/String;I)V
.registers 4
const/4 v0, 0x3
new-array v0, v0, [Ljava/lang/Object;
invoke-static {p1}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer;
move-result-object p1
const/4 v1, 0x0
aput-object p1, v0, v1
const/4 p1, -0x1
invoke-static {p1}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer;
move-result-object p1
const/4 v1, 0x1
aput-object p1, v0, v1
const/4 v1, 0x2
aput-object p1, v0, v1
const-string p1, "android.os.FileUtils"
invoke-static {p1, p0, v0}, Lc/j/a/b/c;->a(Ljava/lang/String;Ljava/lang/String;[Ljava/lang/Object;)V
return-void
.end method
.method public static a(Ljava/util/zip/ZipFile;)V
.registers 1
if-nez p0, :cond_3
return-void
:cond_3
:try_start_3
invoke-virtual {p0}, Ljava/util/zip/ZipFile;->close()V
:try_end_6
.catch Ljava/io/IOException; {:try_start_3 .. :try_end_6} :catch_6
:catch_6
return-void
.end method
.method public static a(Ljava/lang/String;)Z
.registers 2
new-instance v0, Ljava/io/File;
invoke-direct {v0, p0}, Ljava/io/File;-><init>(Ljava/lang/String;)V
invoke-virtual {v0}, Ljava/io/File;->mkdirs()Z
move-result p0
return p0
.end method