apkfuckery/com.discord/smali/e/c/a/w1.smali

767 lines
15 KiB
Smali
Raw Normal View History

2019-12-06 03:29:40 +00:00
.class public Le/c/a/w1;
2019-07-24 11:27:29 +00:00
.super Ljava/lang/Object;
.source "SharedPreferencesManager.java"
# instance fields
2019-12-06 03:29:40 +00:00
.field public final a:Landroid/content/SharedPreferences;
2019-07-24 11:27:29 +00:00
# direct methods
.method public constructor <init>(Landroid/content/Context;)V
.locals 2
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
const-string v0, "adjust_preferences"
const/4 v1, 0x0
invoke-virtual {p1, v0, v1}, Landroid/content/Context;->getSharedPreferences(Ljava/lang/String;I)Landroid/content/SharedPreferences;
move-result-object p1
2019-12-06 03:29:40 +00:00
iput-object p1, p0, Le/c/a/w1;->a:Landroid/content/SharedPreferences;
2019-07-24 11:27:29 +00:00
return-void
.end method
2019-12-06 03:29:40 +00:00
# virtual methods
.method public final declared-synchronized a(Ljava/lang/String;)Ljava/lang/String;
.locals 2
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
monitor-enter p0
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
const/4 v0, 0x0
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
:try_start_0
iget-object v1, p0, Le/c/a/w1;->a:Landroid/content/SharedPreferences;
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
invoke-interface {v1, p1, v0}, Landroid/content/SharedPreferences;->getString(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;
2019-07-24 11:27:29 +00:00
move-result-object p1
:try_end_0
2019-12-06 03:29:40 +00:00
.catch Ljava/lang/ClassCastException; {:try_start_0 .. :try_end_0} :catch_0
2019-07-24 11:27:29 +00:00
.catchall {:try_start_0 .. :try_end_0} :catchall_0
monitor-exit p0
2019-12-06 03:29:40 +00:00
return-object p1
2019-07-24 11:27:29 +00:00
:catchall_0
move-exception p1
monitor-exit p0
throw p1
2019-12-06 03:29:40 +00:00
:catch_0
monitor-exit p0
return-object v0
2019-07-24 11:27:29 +00:00
.end method
2019-12-06 03:29:40 +00:00
.method public declared-synchronized a(Ljava/lang/String;J)Lorg/json/JSONArray;
.locals 0
2019-07-24 11:27:29 +00:00
monitor-enter p0
:try_start_0
2019-12-06 03:29:40 +00:00
invoke-virtual {p0, p1, p2, p3}, Le/c/a/w1;->b(Ljava/lang/String;J)I
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
move-result p1
:try_end_0
.catchall {:try_start_0 .. :try_end_0} :catchall_0
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
if-ltz p1, :cond_0
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
:try_start_1
invoke-virtual {p0}, Le/c/a/w1;->c()Lorg/json/JSONArray;
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
move-result-object p2
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
invoke-virtual {p2, p1}, Lorg/json/JSONArray;->getJSONArray(I)Lorg/json/JSONArray;
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
move-result-object p1
:try_end_1
.catch Lorg/json/JSONException; {:try_start_1 .. :try_end_1} :catch_0
.catchall {:try_start_1 .. :try_end_1} :catchall_0
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
monitor-exit p0
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
return-object p1
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
:catch_0
:cond_0
const/4 p1, 0x0
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
monitor-exit p0
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
return-object p1
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
:catchall_0
move-exception p1
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
monitor-exit p0
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
throw p1
.end method
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
.method public final declared-synchronized a(Ljava/lang/String;Ljava/lang/String;)V
.locals 1
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
monitor-enter p0
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
:try_start_0
iget-object v0, p0, Le/c/a/w1;->a:Landroid/content/SharedPreferences;
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
invoke-interface {v0}, Landroid/content/SharedPreferences;->edit()Landroid/content/SharedPreferences$Editor;
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
move-result-object v0
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
invoke-interface {v0, p1, p2}, Landroid/content/SharedPreferences$Editor;->putString(Ljava/lang/String;Ljava/lang/String;)Landroid/content/SharedPreferences$Editor;
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
move-result-object p1
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
invoke-interface {p1}, Landroid/content/SharedPreferences$Editor;->apply()V
:try_end_0
.catchall {:try_start_0 .. :try_end_0} :catchall_0
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
monitor-exit p0
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
return-void
2019-07-24 11:27:29 +00:00
:catchall_0
move-exception p1
monitor-exit p0
throw p1
.end method
2019-12-06 03:29:40 +00:00
.method public declared-synchronized a(Lorg/json/JSONArray;)V
.locals 1
2019-07-24 11:27:29 +00:00
monitor-enter p0
:try_start_0
2019-12-06 03:29:40 +00:00
const-string v0, "raw_referrers"
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
invoke-virtual {p1}, Lorg/json/JSONArray;->toString()Ljava/lang/String;
2019-07-24 11:27:29 +00:00
move-result-object p1
2019-12-06 03:29:40 +00:00
invoke-virtual {p0, v0, p1}, Le/c/a/w1;->a(Ljava/lang/String;Ljava/lang/String;)V
2019-07-24 11:27:29 +00:00
:try_end_0
.catchall {:try_start_0 .. :try_end_0} :catchall_0
monitor-exit p0
2019-12-06 03:29:40 +00:00
return-void
2019-07-24 11:27:29 +00:00
:catchall_0
move-exception p1
monitor-exit p0
throw p1
.end method
2019-12-06 03:29:40 +00:00
.method public declared-synchronized a()Z
2019-07-24 11:27:29 +00:00
.locals 2
monitor-enter p0
:try_start_0
2019-12-06 03:29:40 +00:00
const-string v0, "install_tracked"
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
const/4 v1, 0x0
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
invoke-virtual {p0, v0, v1}, Le/c/a/w1;->a(Ljava/lang/String;Z)Z
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
move-result v0
2019-07-24 11:27:29 +00:00
:try_end_0
.catchall {:try_start_0 .. :try_end_0} :catchall_0
monitor-exit p0
2019-12-06 03:29:40 +00:00
return v0
2019-07-24 11:27:29 +00:00
:catchall_0
2019-12-06 03:29:40 +00:00
move-exception v0
2019-07-24 11:27:29 +00:00
monitor-exit p0
2019-12-06 03:29:40 +00:00
throw v0
2019-07-24 11:27:29 +00:00
.end method
2019-12-06 03:29:40 +00:00
.method public final declared-synchronized a(Ljava/lang/String;Z)Z
.locals 1
2019-07-24 11:27:29 +00:00
monitor-enter p0
:try_start_0
2019-12-06 03:29:40 +00:00
iget-object v0, p0, Le/c/a/w1;->a:Landroid/content/SharedPreferences;
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
invoke-interface {v0, p1, p2}, Landroid/content/SharedPreferences;->getBoolean(Ljava/lang/String;Z)Z
2019-07-24 11:27:29 +00:00
move-result p1
:try_end_0
.catch Ljava/lang/ClassCastException; {:try_start_0 .. :try_end_0} :catch_0
.catchall {:try_start_0 .. :try_end_0} :catchall_0
monitor-exit p0
return p1
:catchall_0
move-exception p1
monitor-exit p0
throw p1
:catch_0
monitor-exit p0
2019-12-06 03:29:40 +00:00
return p2
2019-07-24 11:27:29 +00:00
.end method
2019-12-06 03:29:40 +00:00
.method public final declared-synchronized b(Ljava/lang/String;J)I
.locals 7
2019-07-24 11:27:29 +00:00
monitor-enter p0
:try_start_0
2019-12-06 03:29:40 +00:00
invoke-virtual {p0}, Le/c/a/w1;->c()Lorg/json/JSONArray;
2019-07-24 11:27:29 +00:00
move-result-object v0
2019-12-06 03:29:40 +00:00
const/4 v1, 0x0
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
const/4 v2, 0x0
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
:goto_0
invoke-virtual {v0}, Lorg/json/JSONArray;->length()I
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
move-result v3
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
if-ge v2, v3, :cond_3
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
invoke-virtual {v0, v2}, Lorg/json/JSONArray;->getJSONArray(I)Lorg/json/JSONArray;
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
move-result-object v3
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
const/4 v4, 0x0
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
invoke-virtual {v3, v1, v4}, Lorg/json/JSONArray;->optString(ILjava/lang/String;)Ljava/lang/String;
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
move-result-object v4
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
if-eqz v4, :cond_2
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
invoke-virtual {v4, p1}, Ljava/lang/String;->equals(Ljava/lang/Object;)Z
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
move-result v4
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
if-nez v4, :cond_0
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
goto :goto_1
2019-07-24 11:27:29 +00:00
:cond_0
2019-12-06 03:29:40 +00:00
const-wide/16 v4, -0x1
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
const/4 v6, 0x1
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
invoke-virtual {v3, v6, v4, v5}, Lorg/json/JSONArray;->optLong(IJ)J
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
move-result-wide v3
:try_end_0
.catch Lorg/json/JSONException; {:try_start_0 .. :try_end_0} :catch_0
.catchall {:try_start_0 .. :try_end_0} :catchall_0
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
cmp-long v5, v3, p2
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
if-eqz v5, :cond_1
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
goto :goto_1
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
:cond_1
monitor-exit p0
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
return v2
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
:cond_2
:goto_1
add-int/lit8 v2, v2, 0x1
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
goto :goto_0
2019-07-24 11:27:29 +00:00
:catchall_0
move-exception p1
monitor-exit p0
throw p1
:catch_0
2019-12-06 03:29:40 +00:00
:cond_3
const/4 p1, -0x1
2019-07-24 11:27:29 +00:00
monitor-exit p0
2019-12-06 03:29:40 +00:00
return p1
2019-07-24 11:27:29 +00:00
.end method
2019-12-06 03:29:40 +00:00
.method public declared-synchronized b()Ljava/lang/String;
2019-07-24 11:27:29 +00:00
.locals 1
monitor-enter p0
:try_start_0
2019-12-06 03:29:40 +00:00
const-string v0, "push_token"
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
invoke-virtual {p0, v0}, Le/c/a/w1;->a(Ljava/lang/String;)Ljava/lang/String;
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
move-result-object v0
2019-07-24 11:27:29 +00:00
:try_end_0
.catchall {:try_start_0 .. :try_end_0} :catchall_0
monitor-exit p0
2019-12-06 03:29:40 +00:00
return-object v0
2019-07-24 11:27:29 +00:00
:catchall_0
2019-12-06 03:29:40 +00:00
move-exception v0
2019-07-24 11:27:29 +00:00
monitor-exit p0
2019-12-06 03:29:40 +00:00
throw v0
2019-07-24 11:27:29 +00:00
.end method
2019-12-06 03:29:40 +00:00
.method public final declared-synchronized b(Ljava/lang/String;)V
.locals 1
2019-07-24 11:27:29 +00:00
monitor-enter p0
:try_start_0
2019-12-06 03:29:40 +00:00
iget-object v0, p0, Le/c/a/w1;->a:Landroid/content/SharedPreferences;
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
invoke-interface {v0}, Landroid/content/SharedPreferences;->edit()Landroid/content/SharedPreferences$Editor;
2019-07-24 11:27:29 +00:00
move-result-object v0
2019-12-06 03:29:40 +00:00
invoke-interface {v0, p1}, Landroid/content/SharedPreferences$Editor;->remove(Ljava/lang/String;)Landroid/content/SharedPreferences$Editor;
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
move-result-object p1
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
invoke-interface {p1}, Landroid/content/SharedPreferences$Editor;->apply()V
2019-07-24 11:27:29 +00:00
:try_end_0
.catchall {:try_start_0 .. :try_end_0} :catchall_0
monitor-exit p0
2019-12-06 03:29:40 +00:00
return-void
2019-07-24 11:27:29 +00:00
:catchall_0
2019-12-06 03:29:40 +00:00
move-exception p1
2019-07-24 11:27:29 +00:00
monitor-exit p0
2019-12-06 03:29:40 +00:00
throw p1
2019-07-24 11:27:29 +00:00
.end method
2019-12-06 03:29:40 +00:00
.method public final declared-synchronized b(Ljava/lang/String;Z)V
.locals 1
2019-07-24 11:27:29 +00:00
monitor-enter p0
:try_start_0
2019-12-06 03:29:40 +00:00
iget-object v0, p0, Le/c/a/w1;->a:Landroid/content/SharedPreferences;
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
invoke-interface {v0}, Landroid/content/SharedPreferences;->edit()Landroid/content/SharedPreferences$Editor;
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
move-result-object v0
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
invoke-interface {v0, p1, p2}, Landroid/content/SharedPreferences$Editor;->putBoolean(Ljava/lang/String;Z)Landroid/content/SharedPreferences$Editor;
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
move-result-object p1
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
invoke-interface {p1}, Landroid/content/SharedPreferences$Editor;->apply()V
2019-07-24 11:27:29 +00:00
:try_end_0
.catchall {:try_start_0 .. :try_end_0} :catchall_0
monitor-exit p0
return-void
:catchall_0
2019-12-06 03:29:40 +00:00
move-exception p1
2019-07-24 11:27:29 +00:00
monitor-exit p0
2019-12-06 03:29:40 +00:00
throw p1
2019-07-24 11:27:29 +00:00
.end method
2019-12-06 03:29:40 +00:00
.method public declared-synchronized c()Lorg/json/JSONArray;
.locals 2
2019-07-24 11:27:29 +00:00
monitor-enter p0
:try_start_0
2019-12-06 03:29:40 +00:00
const-string v0, "raw_referrers"
invoke-virtual {p0, v0}, Le/c/a/w1;->a(Ljava/lang/String;)Ljava/lang/String;
move-result-object v0
if-eqz v0, :cond_0
new-instance v1, Lorg/json/JSONArray;
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
invoke-direct {v1, v0}, Lorg/json/JSONArray;-><init>(Ljava/lang/String;)V
2019-07-24 11:27:29 +00:00
:try_end_0
2019-12-06 03:29:40 +00:00
.catch Lorg/json/JSONException; {:try_start_0 .. :try_end_0} :catch_0
2019-07-24 11:27:29 +00:00
.catchall {:try_start_0 .. :try_end_0} :catchall_0
monitor-exit p0
2019-12-06 03:29:40 +00:00
return-object v1
2019-07-24 11:27:29 +00:00
:catchall_0
move-exception v0
2019-12-06 03:29:40 +00:00
goto :goto_0
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
:catch_0
:cond_0
:try_start_1
new-instance v0, Lorg/json/JSONArray;
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
invoke-direct {v0}, Lorg/json/JSONArray;-><init>()V
:try_end_1
.catchall {:try_start_1 .. :try_end_1} :catchall_0
2019-07-24 11:27:29 +00:00
monitor-exit p0
2019-12-06 03:29:40 +00:00
return-object v0
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
:goto_0
2019-07-24 11:27:29 +00:00
monitor-exit p0
throw v0
.end method
2019-12-06 03:29:40 +00:00
.method public declared-synchronized c(Ljava/lang/String;)V
2019-07-24 11:27:29 +00:00
.locals 1
monitor-enter p0
:try_start_0
2019-12-06 03:29:40 +00:00
const-string v0, "push_token"
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
invoke-virtual {p0, v0, p1}, Le/c/a/w1;->a(Ljava/lang/String;Ljava/lang/String;)V
2019-07-24 11:27:29 +00:00
:try_end_0
.catchall {:try_start_0 .. :try_end_0} :catchall_0
monitor-exit p0
2019-12-06 03:29:40 +00:00
return-void
2019-07-24 11:27:29 +00:00
:catchall_0
2019-12-06 03:29:40 +00:00
move-exception p1
2019-07-24 11:27:29 +00:00
monitor-exit p0
2019-12-06 03:29:40 +00:00
throw p1
2019-07-24 11:27:29 +00:00
.end method
2019-12-06 03:29:40 +00:00
.method public declared-synchronized c(Ljava/lang/String;J)V
2019-07-24 11:27:29 +00:00
.locals 2
monitor-enter p0
if-eqz p1, :cond_4
:try_start_0
invoke-virtual {p1}, Ljava/lang/String;->length()I
move-result v0
if-nez v0, :cond_0
2019-12-06 03:29:40 +00:00
goto :goto_2
2019-07-24 11:27:29 +00:00
:cond_0
2019-12-06 03:29:40 +00:00
invoke-virtual {p0, p1, p2, p3}, Le/c/a/w1;->b(Ljava/lang/String;J)I
2019-07-24 11:27:29 +00:00
move-result p1
:try_end_0
.catchall {:try_start_0 .. :try_end_0} :catchall_0
if-gez p1, :cond_1
monitor-exit p0
return-void
:cond_1
:try_start_1
2019-12-06 03:29:40 +00:00
invoke-virtual {p0}, Le/c/a/w1;->c()Lorg/json/JSONArray;
2019-07-24 11:27:29 +00:00
move-result-object p2
new-instance p3, Lorg/json/JSONArray;
invoke-direct {p3}, Lorg/json/JSONArray;-><init>()V
const/4 v0, 0x0
:goto_0
invoke-virtual {p2}, Lorg/json/JSONArray;->length()I
move-result v1
:try_end_1
.catchall {:try_start_1 .. :try_end_1} :catchall_0
if-ge v0, v1, :cond_3
2019-12-06 03:29:40 +00:00
if-ne v0, p1, :cond_2
goto :goto_1
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
:cond_2
2019-07-24 11:27:29 +00:00
:try_start_2
invoke-virtual {p2, v0}, Lorg/json/JSONArray;->getJSONArray(I)Lorg/json/JSONArray;
move-result-object v1
invoke-virtual {p3, v1}, Lorg/json/JSONArray;->put(Ljava/lang/Object;)Lorg/json/JSONArray;
:try_end_2
.catch Lorg/json/JSONException; {:try_start_2 .. :try_end_2} :catch_0
.catchall {:try_start_2 .. :try_end_2} :catchall_0
:catch_0
2019-12-06 03:29:40 +00:00
:goto_1
2019-07-24 11:27:29 +00:00
add-int/lit8 v0, v0, 0x1
goto :goto_0
:cond_3
:try_start_3
const-string p1, "raw_referrers"
invoke-virtual {p3}, Lorg/json/JSONArray;->toString()Ljava/lang/String;
move-result-object p2
2019-12-06 03:29:40 +00:00
invoke-virtual {p0, p1, p2}, Le/c/a/w1;->a(Ljava/lang/String;Ljava/lang/String;)V
2019-07-24 11:27:29 +00:00
:try_end_3
.catchall {:try_start_3 .. :try_end_3} :catchall_0
monitor-exit p0
return-void
:catchall_0
move-exception p1
monitor-exit p0
throw p1
:cond_4
2019-12-06 03:29:40 +00:00
:goto_2
2019-07-24 11:27:29 +00:00
monitor-exit p0
return-void
.end method
2019-12-06 03:29:40 +00:00
.method public declared-synchronized d()V
.locals 1
2019-07-24 11:27:29 +00:00
monitor-enter p0
:try_start_0
2019-12-06 03:29:40 +00:00
const-string v0, "push_token"
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
invoke-virtual {p0, v0}, Le/c/a/w1;->b(Ljava/lang/String;)V
2019-07-24 11:27:29 +00:00
:try_end_0
.catchall {:try_start_0 .. :try_end_0} :catchall_0
2019-12-06 03:29:40 +00:00
monitor-exit p0
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
return-void
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
:catchall_0
move-exception v0
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
monitor-exit p0
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
throw v0
.end method
.method public declared-synchronized d(Ljava/lang/String;J)V
.locals 3
monitor-enter p0
:try_start_0
invoke-virtual {p0}, Le/c/a/w1;->c()Lorg/json/JSONArray;
move-result-object v0
invoke-virtual {p0, p1, p2, p3}, Le/c/a/w1;->a(Ljava/lang/String;J)Lorg/json/JSONArray;
move-result-object v1
:try_end_0
.catch Lorg/json/JSONException; {:try_start_0 .. :try_end_0} :catch_0
.catchall {:try_start_0 .. :try_end_0} :catchall_0
if-eqz v1, :cond_0
2019-07-24 11:27:29 +00:00
monitor-exit p0
2019-12-06 03:29:40 +00:00
return-void
2019-07-24 11:27:29 +00:00
:cond_0
2019-12-06 03:29:40 +00:00
:try_start_1
new-instance v1, Lorg/json/JSONArray;
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
invoke-direct {v1}, Lorg/json/JSONArray;-><init>()V
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
const/4 v2, 0x0
invoke-virtual {v1, v2, p1}, Lorg/json/JSONArray;->put(ILjava/lang/Object;)Lorg/json/JSONArray;
const/4 p1, 0x1
invoke-virtual {v1, p1, p2, p3}, Lorg/json/JSONArray;->put(IJ)Lorg/json/JSONArray;
const/4 p1, 0x2
invoke-virtual {v1, p1, v2}, Lorg/json/JSONArray;->put(II)Lorg/json/JSONArray;
invoke-virtual {v0, v1}, Lorg/json/JSONArray;->put(Ljava/lang/Object;)Lorg/json/JSONArray;
invoke-virtual {p0, v0}, Le/c/a/w1;->a(Lorg/json/JSONArray;)V
:try_end_1
.catch Lorg/json/JSONException; {:try_start_1 .. :try_end_1} :catch_0
.catchall {:try_start_1 .. :try_end_1} :catchall_0
goto :goto_0
2019-07-24 11:27:29 +00:00
:catchall_0
move-exception p1
monitor-exit p0
throw p1
2019-12-06 03:29:40 +00:00
:catch_0
:goto_0
monitor-exit p0
return-void
2019-07-24 11:27:29 +00:00
.end method
2019-12-06 03:29:40 +00:00
.method public declared-synchronized e()V
.locals 2
2019-07-24 11:27:29 +00:00
monitor-enter p0
:try_start_0
2019-12-06 03:29:40 +00:00
const-string v0, "install_tracked"
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
const/4 v1, 0x1
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
invoke-virtual {p0, v0, v1}, Le/c/a/w1;->b(Ljava/lang/String;Z)V
2019-07-24 11:27:29 +00:00
:try_end_0
.catchall {:try_start_0 .. :try_end_0} :catchall_0
monitor-exit p0
2019-12-06 03:29:40 +00:00
return-void
2019-07-24 11:27:29 +00:00
:catchall_0
move-exception v0
monitor-exit p0
throw v0
.end method
2019-12-06 03:29:40 +00:00
.method public declared-synchronized f()V
.locals 8
2019-07-24 11:27:29 +00:00
monitor-enter p0
:try_start_0
2019-12-06 03:29:40 +00:00
invoke-virtual {p0}, Le/c/a/w1;->c()Lorg/json/JSONArray;
move-result-object v0
const/4 v1, 0x0
const/4 v2, 0x0
const/4 v3, 0x0
:goto_0
invoke-virtual {v0}, Lorg/json/JSONArray;->length()I
move-result v4
if-ge v2, v4, :cond_1
invoke-virtual {v0, v2}, Lorg/json/JSONArray;->getJSONArray(I)Lorg/json/JSONArray;
move-result-object v4
const/4 v5, -0x1
const/4 v6, 0x2
invoke-virtual {v4, v6, v5}, Lorg/json/JSONArray;->optInt(II)I
move-result v5
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
const/4 v7, 0x1
if-ne v5, v7, :cond_0
invoke-virtual {v4, v6, v1}, Lorg/json/JSONArray;->put(II)Lorg/json/JSONArray;
const/4 v3, 0x1
:cond_0
add-int/lit8 v2, v2, 0x1
goto :goto_0
:cond_1
if-eqz v3, :cond_2
invoke-virtual {p0, v0}, Le/c/a/w1;->a(Lorg/json/JSONArray;)V
2019-07-24 11:27:29 +00:00
:try_end_0
2019-12-06 03:29:40 +00:00
.catch Lorg/json/JSONException; {:try_start_0 .. :try_end_0} :catch_0
2019-07-24 11:27:29 +00:00
.catchall {:try_start_0 .. :try_end_0} :catchall_0
2019-12-06 03:29:40 +00:00
goto :goto_1
2019-07-24 11:27:29 +00:00
:catchall_0
2019-12-06 03:29:40 +00:00
move-exception v0
2019-07-24 11:27:29 +00:00
monitor-exit p0
2019-12-06 03:29:40 +00:00
throw v0
:catch_0
:cond_2
:goto_1
monitor-exit p0
return-void
2019-07-24 11:27:29 +00:00
.end method