apkfuckery/com.discord/smali/com/discord/overlay/OverlayService$b.smali

72 lines
1.6 KiB
Smali
Raw Normal View History

2019-07-31 00:08:31 +00:00
.class public final Lcom/discord/overlay/OverlayService$b;
.super Ljava/lang/Object;
.source "OverlayService.kt"
# interfaces
2020-04-27 20:53:11 +00:00
.implements Le/a/d/a;
2019-07-31 00:08:31 +00:00
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/discord/overlay/OverlayService;->onCreate()V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = null
.end annotation
# instance fields
2019-12-06 03:29:40 +00:00
.field public final synthetic d:Lcom/discord/overlay/OverlayService;
2019-07-31 00:08:31 +00:00
# direct methods
2019-12-06 03:29:40 +00:00
.method public constructor <init>(Lcom/discord/overlay/OverlayService;)V
2019-07-31 00:08:31 +00:00
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"()V"
}
.end annotation
2019-12-06 03:29:40 +00:00
iput-object p1, p0, Lcom/discord/overlay/OverlayService$b;->d:Lcom/discord/overlay/OverlayService;
2019-07-31 00:08:31 +00:00
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
2019-12-06 03:29:40 +00:00
.method public a(Lcom/discord/overlay/views/OverlayBubbleWrap;)V
.locals 0
return-void
.end method
2019-07-31 00:08:31 +00:00
2019-12-06 03:29:40 +00:00
.method public b(Lcom/discord/overlay/views/OverlayBubbleWrap;)V
.locals 1
2019-07-31 00:08:31 +00:00
2019-12-06 03:29:40 +00:00
if-eqz p1, :cond_0
2019-07-31 00:08:31 +00:00
2019-12-06 03:29:40 +00:00
iget-object v0, p0, Lcom/discord/overlay/OverlayService$b;->d:Lcom/discord/overlay/OverlayService;
2019-07-31 00:08:31 +00:00
invoke-virtual {v0}, Lcom/discord/overlay/OverlayService;->getOverlayManager()Lcom/discord/overlay/OverlayManager;
move-result-object v0
2019-12-06 03:29:40 +00:00
invoke-virtual {v0, p1}, Lcom/discord/overlay/OverlayManager;->f(Lcom/discord/overlay/views/OverlayBubbleWrap;)V
2019-07-31 00:08:31 +00:00
return-void
2019-12-06 03:29:40 +00:00
:cond_0
const-string p1, "bubble"
2019-07-31 00:08:31 +00:00
2020-04-27 20:53:11 +00:00
invoke-static {p1}, Lx/u/b/j;->a(Ljava/lang/String;)V
2019-12-06 03:29:40 +00:00
const/4 p1, 0x0
throw p1
2019-07-31 00:08:31 +00:00
.end method