h.smali
.class public Lh/h;
.super Ljava/lang/Object;
.source "UnobservedErrorNotifier.java"
# instance fields
.field public a:Lh/f;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lh/f<",
"*>;"
}
.end annotation
.end field
# direct methods
.method static constructor <clinit>()V
.registers 1
return-void
.end method
.method public constructor <init>(Lh/f;)V
.registers 2
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lh/f<",
"*>;)V"
}
.end annotation
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
iput-object p1, p0, Lh/h;->a:Lh/f;
return-void
.end method
# virtual methods
.method public a()V
.registers 2
const/4 v0, 0x0
iput-object v0, p0, Lh/h;->a:Lh/f;
return-void
.end method
.method public finalize()V
.registers 5
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/lang/Throwable;
}
.end annotation
:try_start_0
iget-object v0, p0, Lh/h;->a:Lh/f;
if-eqz v0, :cond_16
invoke-static {}, Lh/f;->h()Lh/f$f;
move-result-object v1
if-eqz v1, :cond_16
new-instance v2, Lh/i;
invoke-virtual {v0}, Lh/f;->a()Ljava/lang/Exception;
move-result-object v3
invoke-direct {v2, v3}, Lh/i;-><init>(Ljava/lang/Throwable;)V
invoke-interface {v1, v0, v2}, Lh/f$f;->a(Lh/f;Lh/i;)V
:try_end_16
.catchall {:try_start_0 .. :try_end_16} :catchall_1a
:cond_16
invoke-super {p0}, Ljava/lang/Object;->finalize()V
return-void
:catchall_1a
move-exception v0
invoke-super {p0}, Ljava/lang/Object;->finalize()V
throw v0
.end method