Files
rr3-apk/smali_classes2/com/ea/eadp/pushnotification/services/AndroidPushService$6.smali
supermegamestre 4bbd74a497 First Upload
Just the APK
Force update disabled, will only work offline.
2026-01-26 00:26:29 -03:00

59 lines
2.0 KiB
Smali

.class Lcom/ea/eadp/pushnotification/services/AndroidPushService$6;
.super Ljava/util/TimerTask;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/ea/eadp/pushnotification/services/AndroidPushService;->onRestart()V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
# instance fields
.field final synthetic this$0:Lcom/ea/eadp/pushnotification/services/AndroidPushService;
# direct methods
.method public constructor <init>(Lcom/ea/eadp/pushnotification/services/AndroidPushService;)V
.locals 0
iput-object p1, p0, Lcom/ea/eadp/pushnotification/services/AndroidPushService$6;->this$0:Lcom/ea/eadp/pushnotification/services/AndroidPushService;
.line 505
invoke-direct {p0}, Ljava/util/TimerTask;-><init>()V
return-void
.end method
# virtual methods
.method public run()V
.locals 3
iget-object v0, p0, Lcom/ea/eadp/pushnotification/services/AndroidPushService$6;->this$0:Lcom/ea/eadp/pushnotification/services/AndroidPushService;
.line 509
invoke-static {v0}, Lcom/ea/eadp/pushnotification/services/AndroidPushService;->access$700(Lcom/ea/eadp/pushnotification/services/AndroidPushService;)Lcom/ea/eadp/pushnotification/models/PushNotificationConfig;
move-result-object v1
invoke-virtual {v1}, Lcom/ea/eadp/pushnotification/models/PushNotificationConfig;->getUserAlias()Ljava/lang/String;
move-result-object v1
iget-object v2, p0, Lcom/ea/eadp/pushnotification/services/AndroidPushService$6;->this$0:Lcom/ea/eadp/pushnotification/services/AndroidPushService;
invoke-static {v2}, Lcom/ea/eadp/pushnotification/services/AndroidPushService;->access$800(Lcom/ea/eadp/pushnotification/services/AndroidPushService;)Ljava/lang/String;
move-result-object v2
invoke-virtual {v0, v1, v2}, Lcom/ea/eadp/pushnotification/services/AndroidPushService;->getInAppNotifications(Ljava/lang/String;Ljava/lang/String;)V
return-void
.end method