EventLog.smali
.class public Laegon/chrome/base/EventLog;
.super Ljava/lang/Object;
# annotations
.annotation runtime Laegon/chrome/base/annotations/JNINamespace;
value = "base::android"
.end annotation
# direct methods
.method public constructor <init>()V
.registers 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
.method public static writeEvent(II)V
.registers 2
.annotation build Laegon/chrome/base/annotations/CalledByNative;
.end annotation
invoke-static {p0, p1}, Landroid/util/EventLog;->writeEvent(II)I
return-void
.end method