tmap/smali_classes2/com/google/android/gms/analytics/CampaignTrackingService.smali
2022-06-10 21:38:30 +09:00

39 lines
891 B
Smali

.class public Lcom/google/android/gms/analytics/CampaignTrackingService;
.super Landroid/app/Service;
.source "com.google.android.gms:play-services-analytics-impl@@17.0.1"
# annotations
.annotation build Lcom/google/android/gms/common/util/VisibleForTesting;
.end annotation
.annotation runtime Ljava/lang/Deprecated;
.end annotation
# direct methods
.method public constructor <init>()V
.locals 0
.line 1
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
.param p1 # Landroid/content/Intent;
.annotation build Landroidx/annotation/RecentlyNonNull;
.end annotation
.end param
.annotation build Landroidx/annotation/RecentlyNullable;
.end annotation
const/4 p1, 0x0
return-object p1
.end method