AppEventDiskStore.smali
.class public final Lcom/facebook/appevents/AppEventDiskStore;
.super Ljava/lang/Object;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lcom/facebook/appevents/AppEventDiskStore$MovedClassObjectInputStream;
}
.end annotation
# static fields
.field public static final INSTANCE:Lcom/facebook/appevents/AppEventDiskStore;
.field private static final PERSISTED_EVENTS_FILENAME:Ljava/lang/String; = "AppEventsLogger.persistedevents"
.field private static final TAG:Ljava/lang/String;
# direct methods
.method public static constructor <clinit>()V
.registers 1
new-instance v0, Lcom/facebook/appevents/AppEventDiskStore;
invoke-direct {v0}, Lcom/facebook/appevents/AppEventDiskStore;-><init>()V
sput-object v0, Lcom/facebook/appevents/AppEventDiskStore;->INSTANCE:Lcom/facebook/appevents/AppEventDiskStore;
const-class v0, Lcom/facebook/appevents/AppEventDiskStore;
invoke-virtual {v0}, Ljava/lang/Class;->getName()Ljava/lang/String;
move-result-object v0
sput-object v0, Lcom/facebook/appevents/AppEventDiskStore;->TAG:Ljava/lang/String;
return-void
.end method
.method private constructor <init>()V
.registers 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
.method public static final declared-synchronized readAndClearStore()Lcom/facebook/appevents/PersistedEvents;
.registers 6
const-class v0, Lcom/facebook/appevents/AppEventDiskStore;
monitor-enter v0
.line 1
:try_start_3
sget-object v1, Lcom/facebook/appevents/internal/AppEventUtility;->INSTANCE:Lcom/facebook/appevents/internal/AppEventUtility;
invoke-static {}, Lcom/facebook/appevents/internal/AppEventUtility;->assertIsNotMainThread()V
.line 2
sget-object v1, Lcom/facebook/FacebookSdk;->INSTANCE:Lcom/facebook/FacebookSdk;
invoke-static {}, Lcom/facebook/FacebookSdk;->getApplicationContext()Landroid/content/Context;
move-result-object v1
:try_end_e
.catchall {:try_start_3 .. :try_end_e} :catchall_80
const/4 v2, 0x0
:try_start_f
const-string v3, "AppEventsLogger.persistedevents"
.line 3
invoke-virtual {v1, v3}, Landroid/content/Context;->openFileInput(Ljava/lang/String;)Ljava/io/FileInputStream;
move-result-object v3
const-string v4, "context.openFileInput(PERSISTED_EVENTS_FILENAME)"
invoke-static {v3, v4}, Lcom/shopee/sz/loadtask/datasource/a;->x(Ljava/lang/Object;Ljava/lang/String;)V
.line 4
new-instance v4, Lcom/facebook/appevents/AppEventDiskStore$MovedClassObjectInputStream;
new-instance v5, Ljava/io/BufferedInputStream;
invoke-direct {v5, v3}, Ljava/io/BufferedInputStream;-><init>(Ljava/io/InputStream;)V
invoke-direct {v4, v5}, Lcom/facebook/appevents/AppEventDiskStore$MovedClassObjectInputStream;-><init>(Ljava/io/InputStream;)V
:try_end_24
.catch Ljava/io/FileNotFoundException; {:try_start_f .. :try_end_24} :catch_6a
.catch Ljava/lang/Exception; {:try_start_f .. :try_end_24} :catch_58
.catchall {:try_start_f .. :try_end_24} :catchall_46
.line 5
:try_start_24
invoke-virtual {v4}, Ljava/io/ObjectInputStream;->readObject()Ljava/lang/Object;
move-result-object v3
if-eqz v3, :cond_3c
check-cast v3, Lcom/facebook/appevents/PersistedEvents;
:try_end_2c
.catch Ljava/io/FileNotFoundException; {:try_start_24 .. :try_end_2c} :catch_6b
.catch Ljava/lang/Exception; {:try_start_24 .. :try_end_2c} :catch_59
.catchall {:try_start_24 .. :try_end_2c} :catchall_44
.line 6
:try_start_2c
sget-object v2, Lcom/facebook/internal/Utility;->INSTANCE:Lcom/facebook/internal/Utility;
invoke-static {v4}, Lcom/facebook/internal/Utility;->closeQuietly(Ljava/io/Closeable;)V
:try_end_31
.catchall {:try_start_2c .. :try_end_31} :catchall_80
:try_start_31
const-string v2, "AppEventsLogger.persistedevents"
.line 7
invoke-virtual {v1, v2}, Landroid/content/Context;->getFileStreamPath(Ljava/lang/String;)Ljava/io/File;
move-result-object v1
invoke-virtual {v1}, Ljava/io/File;->delete()Z
:try_end_3a
.catch Ljava/lang/Exception; {:try_start_31 .. :try_end_3a} :catch_3a
.catchall {:try_start_31 .. :try_end_3a} :catchall_80
:catch_3a
move-object v2, v3
goto :goto_77
.line 8
:cond_3c
:try_start_3c
new-instance v3, Ljava/lang/NullPointerException;
const-string v5, "null cannot be cast to non-null type com.facebook.appevents.PersistedEvents"
invoke-direct {v3, v5}, Ljava/lang/NullPointerException;-><init>(Ljava/lang/String;)V
throw v3
:try_end_44
.catch Ljava/io/FileNotFoundException; {:try_start_3c .. :try_end_44} :catch_6b
.catch Ljava/lang/Exception; {:try_start_3c .. :try_end_44} :catch_59
.catchall {:try_start_3c .. :try_end_44} :catchall_44
:catchall_44
move-exception v2
goto :goto_49
:catchall_46
move-exception v3
move-object v4, v2
move-object v2, v3
.line 9
:goto_49
:try_start_49
sget-object v3, Lcom/facebook/internal/Utility;->INSTANCE:Lcom/facebook/internal/Utility;
invoke-static {v4}, Lcom/facebook/internal/Utility;->closeQuietly(Ljava/io/Closeable;)V
:try_end_4e
.catchall {:try_start_49 .. :try_end_4e} :catchall_80
:try_start_4e
const-string v3, "AppEventsLogger.persistedevents"
.line 10
invoke-virtual {v1, v3}, Landroid/content/Context;->getFileStreamPath(Ljava/lang/String;)Ljava/io/File;
move-result-object v1
invoke-virtual {v1}, Ljava/io/File;->delete()Z
:try_end_57
.catch Ljava/lang/Exception; {:try_start_4e .. :try_end_57} :catch_57
.catchall {:try_start_4e .. :try_end_57} :catchall_80
.line 11
:catch_57
:try_start_57
throw v2
:catch_58
move-object v4, v2
.line 12
:catch_59
sget-object v3, Lcom/facebook/internal/Utility;->INSTANCE:Lcom/facebook/internal/Utility;
invoke-static {v4}, Lcom/facebook/internal/Utility;->closeQuietly(Ljava/io/Closeable;)V
:try_end_5e
.catchall {:try_start_57 .. :try_end_5e} :catchall_80
:try_start_5e
const-string v3, "AppEventsLogger.persistedevents"
.line 13
invoke-virtual {v1, v3}, Landroid/content/Context;->getFileStreamPath(Ljava/lang/String;)Ljava/io/File;
move-result-object v1
:goto_64
invoke-virtual {v1}, Ljava/io/File;->delete()Z
:try_end_67
.catch Ljava/lang/Exception; {:try_start_5e .. :try_end_67} :catch_68
.catchall {:try_start_5e .. :try_end_67} :catchall_80
goto :goto_77
:catch_68
nop
goto :goto_77
:catch_6a
move-object v4, v2
.line 14
:catch_6b
:try_start_6b
sget-object v3, Lcom/facebook/internal/Utility;->INSTANCE:Lcom/facebook/internal/Utility;
invoke-static {v4}, Lcom/facebook/internal/Utility;->closeQuietly(Ljava/io/Closeable;)V
:try_end_70
.catchall {:try_start_6b .. :try_end_70} :catchall_80
:try_start_70
const-string v3, "AppEventsLogger.persistedevents"
.line 15
invoke-virtual {v1, v3}, Landroid/content/Context;->getFileStreamPath(Ljava/lang/String;)Ljava/io/File;
move-result-object v1
:try_end_76
.catch Ljava/lang/Exception; {:try_start_70 .. :try_end_76} :catch_68
.catchall {:try_start_70 .. :try_end_76} :catchall_80
goto :goto_64
:goto_77
if-nez v2, :cond_7e
.line 16
:try_start_79
new-instance v2, Lcom/facebook/appevents/PersistedEvents;
invoke-direct {v2}, Lcom/facebook/appevents/PersistedEvents;-><init>()V
:try_end_7e
.catchall {:try_start_79 .. :try_end_7e} :catchall_80
.line 17
:cond_7e
monitor-exit v0
return-object v2
:catchall_80
move-exception v1
monitor-exit v0
throw v1
.end method
.method public static final saveEventsToDisk$facebook_core_release(Lcom/facebook/appevents/PersistedEvents;)V
.registers 7
const-string v0, "AppEventsLogger.persistedevents"
.line 1
sget-object v1, Lcom/facebook/FacebookSdk;->INSTANCE:Lcom/facebook/FacebookSdk;
invoke-static {}, Lcom/facebook/FacebookSdk;->getApplicationContext()Landroid/content/Context;
move-result-object v1
const/4 v2, 0x0
.line 2
:try_start_9
new-instance v3, Ljava/io/ObjectOutputStream;
.line 3
new-instance v4, Ljava/io/BufferedOutputStream;
const/4 v5, 0x0
invoke-virtual {v1, v0, v5}, Landroid/content/Context;->openFileOutput(Ljava/lang/String;I)Ljava/io/FileOutputStream;
move-result-object v5
invoke-direct {v4, v5}, Ljava/io/BufferedOutputStream;-><init>(Ljava/io/OutputStream;)V
.line 4
invoke-direct {v3, v4}, Ljava/io/ObjectOutputStream;-><init>(Ljava/io/OutputStream;)V
:try_end_18
.catchall {:try_start_9 .. :try_end_18} :catchall_22
.line 5
:try_start_18
invoke-virtual {v3, p0}, Ljava/io/ObjectOutputStream;->writeObject(Ljava/lang/Object;)V
:try_end_1b
.catchall {:try_start_18 .. :try_end_1b} :catchall_21
.line 6
sget-object p0, Lcom/facebook/internal/Utility;->INSTANCE:Lcom/facebook/internal/Utility;
invoke-static {v3}, Lcom/facebook/internal/Utility;->closeQuietly(Ljava/io/Closeable;)V
goto :goto_36
:catchall_21
move-object v2, v3
.line 7
:catchall_22
:try_start_22
invoke-virtual {v1, v0}, Landroid/content/Context;->getFileStreamPath(Ljava/lang/String;)Ljava/io/File;
move-result-object p0
invoke-virtual {p0}, Ljava/io/File;->delete()Z
:try_end_29
.catch Ljava/lang/Exception; {:try_start_22 .. :try_end_29} :catch_31
.catchall {:try_start_22 .. :try_end_29} :catchall_2a
goto :goto_31
:catchall_2a
move-exception p0
.line 8
sget-object v0, Lcom/facebook/internal/Utility;->INSTANCE:Lcom/facebook/internal/Utility;
invoke-static {v2}, Lcom/facebook/internal/Utility;->closeQuietly(Ljava/io/Closeable;)V
throw p0
:catch_31
:goto_31
sget-object p0, Lcom/facebook/internal/Utility;->INSTANCE:Lcom/facebook/internal/Utility;
invoke-static {v2}, Lcom/facebook/internal/Utility;->closeQuietly(Ljava/io/Closeable;)V
:goto_36
return-void
.end method