d.smali
.class Lcom/ironsource/environment/d;
.super Ljava/lang/Object;
.source "ANRHandler.java"
# interfaces
.implements Ljava/lang/Runnable;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/ironsource/environment/e;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x0
name = null
.end annotation
# instance fields
.field final synthetic a:Lcom/ironsource/environment/e;
# direct methods
.method constructor <init>(Lcom/ironsource/environment/e;)V
.registers 2
.line 1
iput-object p1, p0, Lcom/ironsource/environment/d;->a:Lcom/ironsource/environment/e;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public run()V
.registers 4
.line 1
iget-object v0, p0, Lcom/ironsource/environment/d;->a:Lcom/ironsource/environment/e;
invoke-static {v0}, Lcom/ironsource/environment/e;->a(Lcom/ironsource/environment/e;)I
move-result v1
add-int/lit8 v1, v1, 0x1
const v2, 0x7fffffff
rem-int/2addr v1, v2
invoke-static {v0, v1}, Lcom/ironsource/environment/e;->a(Lcom/ironsource/environment/e;I)I
return-void
.end method