PathService.smali
.class public abstract Laegon/chrome/base/PathService;
.super Ljava/lang/Object;
# annotations
.annotation runtime Laegon/chrome/base/annotations/JNINamespace;
value = "base::android"
.end annotation
# static fields
.field public static final DIR_MODULE:I = 0x3
# direct methods
.method private constructor <init>()V
.registers 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
.method private static native nativeOverride(ILjava/lang/String;)V
.end method
.method public static override(ILjava/lang/String;)V
.registers 2
invoke-static {p0, p1}, Laegon/chrome/base/PathService;->nativeOverride(ILjava/lang/String;)V
return-void
.end method