87 lines
2.0 KiB
Smali
87 lines
2.0 KiB
Smali
.class Lcom/moji/push/PushNotifyDistributor$1;
|
|
.super Ljava/lang/Object;
|
|
.source "PushNotifyDistributor.java"
|
|
|
|
# interfaces
|
|
.implements Lcom/moji/api/APIListener;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingMethod;
|
|
value = Lcom/moji/push/PushNotifyDistributor;->a(Lcom/moji/push/PushType;)V
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x0
|
|
name = null
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Ljava/lang/Object;",
|
|
"Lcom/moji/api/APIListener<",
|
|
"Lcom/moji/iapi/IAPISkin;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field final synthetic a:Lcom/moji/push/PushNotifyDistributor;
|
|
|
|
|
|
# direct methods
|
|
.method constructor <init>(Lcom/moji/push/PushNotifyDistributor;)V
|
|
.locals 0
|
|
|
|
.line 216
|
|
iput-object p1, p0, Lcom/moji/push/PushNotifyDistributor$1;->a:Lcom/moji/push/PushNotifyDistributor;
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public a(I)V
|
|
.locals 1
|
|
|
|
const-string v0, "PushNotifyDistributor"
|
|
|
|
.line 224
|
|
invoke-static {p1}, Ljava/lang/String;->valueOf(I)Ljava/lang/String;
|
|
|
|
move-result-object p1
|
|
|
|
invoke-static {v0, p1}, Lcom/moji/tool/log/MJLogger;->c(Ljava/lang/String;Ljava/lang/String;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public a(Lcom/moji/iapi/IAPISkin;)V
|
|
.locals 1
|
|
|
|
.line 219
|
|
iget-object v0, p0, Lcom/moji/push/PushNotifyDistributor$1;->a:Lcom/moji/push/PushNotifyDistributor;
|
|
|
|
invoke-static {v0}, Lcom/moji/push/PushNotifyDistributor;->a(Lcom/moji/push/PushNotifyDistributor;)Ljava/lang/String;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-interface {p1, v0}, Lcom/moji/iapi/IAPISkin;->doPushDownload(Ljava/lang/String;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public bridge synthetic a(Ljava/lang/Object;)V
|
|
.locals 0
|
|
|
|
.line 216
|
|
check-cast p1, Lcom/moji/iapi/IAPISkin;
|
|
|
|
invoke-virtual {p0, p1}, Lcom/moji/push/PushNotifyDistributor$1;->a(Lcom/moji/iapi/IAPISkin;)V
|
|
|
|
return-void
|
|
.end method
|