LaunchEvent.smali

.class public Lcom/google/android/ads/mediationtestsuite/utils/logging/LaunchEvent;
.super Ljava/lang/Object;

# interfaces
.implements Lcom/google/android/ads/mediationtestsuite/utils/logging/LogEvent;


# direct methods
.method public constructor <init>()V
    .registers 1

    invoke-direct {p0}, Ljava/lang/Object;-><init>()V

    return-void
.end method


# virtual methods
.method public a()Ljava/util/Map;
    .registers 2
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "()",
            "Ljava/util/Map<",
            "Ljava/lang/String;",
            "Ljava/lang/String;",
            ">;"
        }
    .end annotation

    new-instance v0, Ljava/util/HashMap;

    invoke-direct {v0}, Ljava/util/HashMap;-><init>()V

    return-object v0
.end method

.method public b()Ljava/lang/String;
    .registers 2

    const-string v0, "launch"

    return-object v0
.end method