AegonLoggingDispatcher.smali

.class Lcom/kuaishou/aegon/AegonLoggingDispatcher;
.super Ljava/lang/Object;


# static fields
.field private static a:Lcom/kuaishou/aegon/h;


# direct methods
.method static constructor <clinit>()V
    .registers 1

    const/4 v0, 0x0

    sput-object v0, Lcom/kuaishou/aegon/AegonLoggingDispatcher;->a:Lcom/kuaishou/aegon/h;

    return-void
.end method

.method constructor <init>()V
    .registers 1

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

    return-void
.end method

.method static Log(ILjava/lang/String;Ljava/lang/String;)V
    .registers 4
    .annotation build Landroid/support/annotation/Keep;
    .end annotation

    sget-object v0, Lcom/kuaishou/aegon/AegonLoggingDispatcher;->a:Lcom/kuaishou/aegon/h;

    if-eqz v0, :cond_7

    invoke-interface {v0, p0, p1, p2}, Lcom/kuaishou/aegon/h;->a(ILjava/lang/String;Ljava/lang/String;)V

    :cond_7
    return-void
.end method