a.smali
.class public final Lcom/singbox/component/backend/a;
.super Ljava/lang/Object;
.source "SourceFile"
# static fields
.field public static final a:Lcom/singbox/component/backend/a;
# The value of this static final field might be set in the static constructor
.field private static final b:Ljava/lang/String; = "KBackend"
# direct methods
.method static constructor <clinit>()V
.registers 1
.line 20
new-instance v0, Lcom/singbox/component/backend/a;
invoke-direct {v0}, Lcom/singbox/component/backend/a;-><init>()V
sput-object v0, Lcom/singbox/component/backend/a;->a:Lcom/singbox/component/backend/a;
const-string v0, "KBackend"
.line 21
sput-object v0, Lcom/singbox/component/backend/a;->b:Ljava/lang/String;
return-void
.end method
.method private constructor <init>()V
.registers 1
.line 20
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
.method public static a()V
.registers 4
.line 67
sget-object v0, Lcom/singbox/component/backend/a;->b:Ljava/lang/String;
const-string v1, "handleTokenInvalid"
const/4 v2, 0x0
const/16 v3, 0xc
invoke-static {v0, v1, v2, v3}, Lcom/singbox/util/v;->b(Ljava/lang/String;Ljava/lang/String;Ljava/lang/Throwable;I)V
.line 68
sget-object v0, Lcom/singbox/a;->a:Lcom/singbox/a;
invoke-static {}, Lcom/singbox/a;->a()V
return-void
.end method