apkfuckery/com.discord/smali_classes2/com/google/firebase/components/ComponentDiscoveryService.smali
2020-09-09 19:21:20 +00:00

26 lines
530 B
Smali

.class public Lcom/google/firebase/components/ComponentDiscoveryService;
.super Landroid/app/Service;
.source "ComponentDiscoveryService.java"
# direct methods
.method public constructor <init>()V
.locals 0
invoke-direct {p0}, Landroid/app/Service;-><init>()V
return-void
.end method
# virtual methods
.method public onBind(Landroid/content/Intent;)Landroid/os/IBinder;
.locals 0
.annotation build Landroidx/annotation/Nullable;
.end annotation
const/4 p1, 0x0
return-object p1
.end method