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

54 lines
1.4 KiB
Smali

.class Lcom/ea/nimble/mtx/googleplay/GooglePlay$2;
.super Landroid/content/BroadcastReceiver;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/ea/nimble/mtx/googleplay/GooglePlay;->restore()V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
# instance fields
.field final synthetic this$0:Lcom/ea/nimble/mtx/googleplay/GooglePlay;
# direct methods
.method public constructor <init>(Lcom/ea/nimble/mtx/googleplay/GooglePlay;)V
.locals 0
iput-object p1, p0, Lcom/ea/nimble/mtx/googleplay/GooglePlay$2;->this$0:Lcom/ea/nimble/mtx/googleplay/GooglePlay;
.line 409
invoke-direct {p0}, Landroid/content/BroadcastReceiver;-><init>()V
return-void
.end method
# virtual methods
.method public onReceive(Landroid/content/Context;Landroid/content/Intent;)V
.locals 0
const/4 p1, 0x0
new-array p1, p1, [Ljava/lang/Object;
const-string p2, "refreshing catalog items after language change"
.line 412
invoke-static {p0, p2, p1}, Lcom/ea/nimble/Log$Helper;->LOGD(Ljava/lang/Object;Ljava/lang/String;[Ljava/lang/Object;)V
iget-object p1, p0, Lcom/ea/nimble/mtx/googleplay/GooglePlay$2;->this$0:Lcom/ea/nimble/mtx/googleplay/GooglePlay;
.line 413
invoke-virtual {p1}, Lcom/ea/nimble/mtx/googleplay/GooglePlay;->refreshAvailableCatalogItems()V
return-void
.end method