Files
supermegamestre 4bbd74a497 First Upload
Just the APK
Force update disabled, will only work offline.
2026-01-26 00:26:29 -03:00

48 lines
826 B
Smali

.class Lcom/ironsource/a$a;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Lcom/ironsource/b;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/ironsource/a;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
# direct methods
.method public constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public a()V
.locals 0
return-void
.end method
.method public b()V
.locals 2
new-instance v0, Ljava/lang/RuntimeException;
const-string v1, "ANRHandler has given up"
invoke-direct {v0, v1}, Ljava/lang/RuntimeException;-><init>(Ljava/lang/String;)V
throw v0
.end method