BaseGuehImpl.smali
.class public abstract Lcom/taboola/android/global_components/gueh/impl/BaseGuehImpl;
.super Lcom/taboola/android/global_components/gueh/GlobalUncaughtExceptionHandler;
.source "BaseGuehImpl.java"
# direct methods
.method public constructor <init>(Lcom/taboola/android/global_components/network/NetworkManager;Landroid/content/Context;)V
.registers 3
.line 20
invoke-direct {p0, p1, p2}, Lcom/taboola/android/global_components/gueh/GlobalUncaughtExceptionHandler;-><init>(Lcom/taboola/android/global_components/network/NetworkManager;Landroid/content/Context;)V
return-void
.end method
.method public constructor <init>(Ljava/lang/Thread$UncaughtExceptionHandler;)V
.registers 2
.line 70
invoke-direct {p0, p1}, Lcom/taboola/android/global_components/gueh/GlobalUncaughtExceptionHandler;-><init>(Ljava/lang/Thread$UncaughtExceptionHandler;)V
return-void
.end method
.method static synthetic access$000(Lcom/taboola/android/global_components/gueh/impl/BaseGuehImpl;)Ljava/lang/Thread$UncaughtExceptionHandler;
.registers 1
.line 17
iget-object p0, p0, Lcom/taboola/android/global_components/gueh/impl/BaseGuehImpl;->mAndroidDefaultHandler:Ljava/lang/Thread$UncaughtExceptionHandler;
return-object p0
.end method
.method static synthetic access$100(Lcom/taboola/android/global_components/gueh/impl/BaseGuehImpl;)Ljava/lang/Throwable;
.registers 1
.line 17
iget-object p0, p0, Lcom/taboola/android/global_components/gueh/impl/BaseGuehImpl;->mLastThrownException:Ljava/lang/Throwable;
return-object p0
.end method
.method static synthetic access$200(Lcom/taboola/android/global_components/gueh/impl/BaseGuehImpl;Ljava/lang/Throwable;Ljava/lang/Throwable;)Z
.registers 3
.line 17
invoke-virtual {p0, p1, p2}, Lcom/taboola/android/global_components/gueh/impl/BaseGuehImpl;->checkSameException(Ljava/lang/Throwable;Ljava/lang/Throwable;)Z
move-result p0
return p0
.end method
.method static synthetic access$300()Ljava/lang/String;
.registers 1
.line 17
sget-object v0, Lcom/taboola/android/global_components/gueh/impl/BaseGuehImpl;->TAG:Ljava/lang/String;
return-object v0
.end method
.method static synthetic access$402(Lcom/taboola/android/global_components/gueh/impl/BaseGuehImpl;Ljava/lang/Throwable;)Ljava/lang/Throwable;
.registers 2
.line 17
iput-object p1, p0, Lcom/taboola/android/global_components/gueh/impl/BaseGuehImpl;->mLastThrownException:Ljava/lang/Throwable;
return-object p1
.end method
.method static synthetic access$500(Lcom/taboola/android/global_components/gueh/impl/BaseGuehImpl;)Ljava/util/ArrayList;
.registers 1
.line 17
iget-object p0, p0, Lcom/taboola/android/global_components/gueh/impl/BaseGuehImpl;->mTaboolaExceptionHandlerList:Ljava/util/ArrayList;
return-object p0
.end method
.method static synthetic access$600()Ljava/lang/String;
.registers 1
.line 17
sget-object v0, Lcom/taboola/android/global_components/gueh/impl/BaseGuehImpl;->TAG:Ljava/lang/String;
return-object v0
.end method
.method static synthetic access$700(Lcom/taboola/android/global_components/gueh/impl/BaseGuehImpl;)Ljava/lang/Thread$UncaughtExceptionHandler;
.registers 1
.line 17
iget-object p0, p0, Lcom/taboola/android/global_components/gueh/impl/BaseGuehImpl;->mAndroidDefaultHandler:Ljava/lang/Thread$UncaughtExceptionHandler;
return-object p0
.end method
# virtual methods
.method protected getGUEHBehaviour()Ljava/lang/Thread$UncaughtExceptionHandler;
.registers 2
.line 25
new-instance v0, Lcom/taboola/android/global_components/gueh/impl/BaseGuehImpl$1;
invoke-direct {v0, p0}, Lcom/taboola/android/global_components/gueh/impl/BaseGuehImpl$1;-><init>(Lcom/taboola/android/global_components/gueh/impl/BaseGuehImpl;)V
return-object v0
.end method
.method protected abstract shouldReturnEventToSystem()Z
.end method