Files
rr3-apk/smali_classes2/com/ea/nimble/pushtng/NimblePushTNGBroadcastReceiver.smali
supermegamestre 4bbd74a497 First Upload
Just the APK
Force update disabled, will only work offline.
2026-01-26 00:26:29 -03:00

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