c.smali

.class final Lcom/ironsource/sdk/service/c;
.super Lorg/json/JSONObject;
.source "PackagesInstallationService.java"


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lcom/ironsource/sdk/service/d;->a(Z)Lorg/json/JSONObject;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x8
    name = null
.end annotation


# instance fields
.field final synthetic a:Z


# direct methods
.method constructor <init>(Z)V
    .registers 3
    .annotation system Ldalvik/annotation/Throws;
        value = {
            Lorg/json/JSONException;
        }
    .end annotation

    .line 1
    iput-boolean p1, p0, Lcom/ironsource/sdk/service/c;->a:Z

    invoke-direct {p0}, Lorg/json/JSONObject;-><init>()V

    .line 2
    iget-boolean p1, p0, Lcom/ironsource/sdk/service/c;->a:Z

    const-string v0, "isInstalled"

    invoke-virtual {p0, v0, p1}, Lorg/json/JSONObject;->put(Ljava/lang/String;Z)Lorg/json/JSONObject;

    return-void
.end method