Rabbit-R1/android (non root)/smali/smali_classes3/tech/rabbit/r1launcher/wss/RabbitEngine$sendEvent$1.smali

104 lines
2.5 KiB
Smali
Raw Normal View History

2024-05-21 21:08:36 +00:00
.class final Ltech/rabbit/r1launcher/wss/RabbitEngine$sendEvent$1;
.super Lkotlin/jvm/internal/Lambda;
.source "RabbitEngine.kt"
# interfaces
.implements Lkotlin/jvm/functions/Function0;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Ltech/rabbit/r1launcher/wss/RabbitEngine;->sendEvent(Ljava/lang/String;Ljava/lang/String;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x18
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Lkotlin/jvm/internal/Lambda;",
"Lkotlin/jvm/functions/Function0<",
"Ljava/lang/Object;",
">;"
}
.end annotation
.annotation runtime Lkotlin/Metadata;
d1 = {
"\u0000\u0008\n\u0000\n\u0002\u0010\u0000\n\u0000\u0010\u0000\u001a\u0004\u0018\u00010\u0001H\n\u00a2\u0006\u0002\u0008\u0002"
}
d2 = {
"<anonymous>",
"",
"invoke"
}
k = 0x3
mv = {
0x1,
0x9,
0x0
}
xi = 0x30
.end annotation
# static fields
.field public static final INSTANCE:Ltech/rabbit/r1launcher/wss/RabbitEngine$sendEvent$1;
# direct methods
.method static constructor <clinit>()V
.locals 1
new-instance v0, Ltech/rabbit/r1launcher/wss/RabbitEngine$sendEvent$1;
invoke-direct {v0}, Ltech/rabbit/r1launcher/wss/RabbitEngine$sendEvent$1;-><init>()V
sput-object v0, Ltech/rabbit/r1launcher/wss/RabbitEngine$sendEvent$1;->INSTANCE:Ltech/rabbit/r1launcher/wss/RabbitEngine$sendEvent$1;
return-void
.end method
.method constructor <init>()V
.locals 1
const/4 v0, 0x0
invoke-direct {p0, v0}, Lkotlin/jvm/internal/Lambda;-><init>(I)V
return-void
.end method
# virtual methods
.method public final invoke()Ljava/lang/Object;
.locals 1
.line 285
sget-object p0, Ltech/rabbit/common/utils/RabbitCommon;->INSTANCE:Ltech/rabbit/common/utils/RabbitCommon;
invoke-virtual {p0}, Ltech/rabbit/common/utils/RabbitCommon;->getSWeakActivity()Landroid/app/Activity;
move-result-object p0
if-eqz p0, :cond_0
invoke-virtual {p0}, Landroid/app/Activity;->finish()V
:cond_0
const/4 p0, 0x0
.line 286
invoke-static {p0}, Ljava/lang/System;->exit(I)V
new-instance p0, Ljava/lang/RuntimeException;
const-string v0, "System.exit returned normally, while it was supposed to halt JVM."
invoke-direct {p0, v0}, Ljava/lang/RuntimeException;-><init>(Ljava/lang/String;)V
throw p0
.end method