41 lines
921 B
Smali
41 lines
921 B
Smali
.class public Lcom/ea/nimble/pushtng/NimblePushTNGBroadcastReceiver;
|
|
.super Lcom/ea/eadp/pushnotification/forwarding/FCMMessageReceiver;
|
|
.source "SourceFile"
|
|
|
|
|
|
# annotations
|
|
.annotation build Landroid/annotation/SuppressLint;
|
|
value = {
|
|
"MissingFirebaseInstanceTokenRefresh"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>()V
|
|
.locals 0
|
|
|
|
.line 10
|
|
invoke-direct {p0}, Lcom/ea/eadp/pushnotification/forwarding/FCMMessageReceiver;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public getIntentServiceName()Ljava/lang/String;
|
|
.locals 1
|
|
|
|
.line 15
|
|
invoke-static {p0}, Lcom/ea/nimble/Log$Helper;->LOGFUNC(Ljava/lang/Object;)V
|
|
|
|
const-class v0, Lcom/ea/nimble/pushtng/NimblePushTNGIntentService;
|
|
|
|
.line 16
|
|
invoke-virtual {v0}, Ljava/lang/Class;->getName()Ljava/lang/String;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|