2022-06-10 21:38:30 +09:00

187 lines
3.7 KiB
Smali

.class public Lcom/skt/aicloud/mobile/service/util/g;
.super Ljava/lang/Object;
.source "CursorUtil.java"
# static fields
.field public static final a:Ljava/lang/String; = "g"
# direct methods
.method public static constructor <clinit>()V
.locals 0
return-void
.end method
.method public constructor <init>()V
.locals 0
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
.method public static a(Landroid/database/Cursor;I)I
.locals 0
.line 1
:try_start_0
invoke-interface {p0, p1}, Landroid/database/Cursor;->getInt(I)I
move-result p0
:try_end_0
.catch Ljava/lang/Exception; {:try_start_0 .. :try_end_0} :catch_0
goto :goto_0
:catch_0
move-exception p0
.line 2
invoke-virtual {p0}, Ljava/lang/Exception;->printStackTrace()V
const/high16 p0, -0x80000000
:goto_0
return p0
.end method
.method public static b(Landroid/database/Cursor;Ljava/lang/String;)I
.locals 0
.line 1
:try_start_0
invoke-interface {p0, p1}, Landroid/database/Cursor;->getColumnIndex(Ljava/lang/String;)I
move-result p1
invoke-interface {p0, p1}, Landroid/database/Cursor;->getInt(I)I
move-result p0
:try_end_0
.catch Ljava/lang/Exception; {:try_start_0 .. :try_end_0} :catch_0
goto :goto_0
:catch_0
move-exception p0
.line 2
invoke-virtual {p0}, Ljava/lang/Exception;->printStackTrace()V
const/high16 p0, -0x80000000
:goto_0
return p0
.end method
.method public static c(Landroid/database/Cursor;I)J
.locals 0
.line 1
:try_start_0
invoke-interface {p0, p1}, Landroid/database/Cursor;->getLong(I)J
move-result-wide p0
:try_end_0
.catch Ljava/lang/Exception; {:try_start_0 .. :try_end_0} :catch_0
goto :goto_0
:catch_0
move-exception p0
.line 2
invoke-virtual {p0}, Ljava/lang/Exception;->printStackTrace()V
const-wide/high16 p0, -0x8000000000000000L
:goto_0
return-wide p0
.end method
.method public static d(Landroid/database/Cursor;Ljava/lang/String;)J
.locals 0
.line 1
:try_start_0
invoke-interface {p0, p1}, Landroid/database/Cursor;->getColumnIndex(Ljava/lang/String;)I
move-result p1
invoke-interface {p0, p1}, Landroid/database/Cursor;->getLong(I)J
move-result-wide p0
:try_end_0
.catch Ljava/lang/Exception; {:try_start_0 .. :try_end_0} :catch_0
goto :goto_0
:catch_0
move-exception p0
.line 2
invoke-virtual {p0}, Ljava/lang/Exception;->printStackTrace()V
const-wide/high16 p0, -0x8000000000000000L
:goto_0
return-wide p0
.end method
.method public static e(Landroid/database/Cursor;I)Ljava/lang/String;
.locals 0
.line 1
:try_start_0
invoke-interface {p0, p1}, Landroid/database/Cursor;->getString(I)Ljava/lang/String;
move-result-object p0
:try_end_0
.catch Ljava/lang/Exception; {:try_start_0 .. :try_end_0} :catch_0
goto :goto_0
:catch_0
move-exception p0
.line 2
invoke-virtual {p0}, Ljava/lang/Exception;->printStackTrace()V
const/4 p0, 0x0
:goto_0
return-object p0
.end method
.method public static f(Landroid/database/Cursor;Ljava/lang/String;)Ljava/lang/String;
.locals 0
.line 1
:try_start_0
invoke-interface {p0, p1}, Landroid/database/Cursor;->getColumnIndex(Ljava/lang/String;)I
move-result p1
invoke-interface {p0, p1}, Landroid/database/Cursor;->getString(I)Ljava/lang/String;
move-result-object p0
:try_end_0
.catch Ljava/lang/Exception; {:try_start_0 .. :try_end_0} :catch_0
goto :goto_0
:catch_0
move-exception p0
.line 2
invoke-virtual {p0}, Ljava/lang/Exception;->printStackTrace()V
const/4 p0, 0x0
:goto_0
return-object p0
.end method