XMPushService$h.smali
.class Lcom/xiaomi/push/service/XMPushService$h;
.super Lcom/xiaomi/push/service/XMPushService$i;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/xiaomi/push/service/XMPushService;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x0
name = "h"
.end annotation
# instance fields
.field final synthetic a:Lcom/xiaomi/push/service/XMPushService;
.field private b:Landroid/content/Intent;
# direct methods
.method public constructor <init>(Lcom/xiaomi/push/service/XMPushService;Landroid/content/Intent;)V
.registers 4
iput-object p1, p0, Lcom/xiaomi/push/service/XMPushService$h;->a:Lcom/xiaomi/push/service/XMPushService;
const/16 v0, 0xf
invoke-direct {p0, v0}, Lcom/xiaomi/push/service/XMPushService$i;-><init>(I)V
const/4 v0, 0x0
iput-object v0, p0, Lcom/xiaomi/push/service/XMPushService$h;->b:Landroid/content/Intent;
iput-object p2, p0, Lcom/xiaomi/push/service/XMPushService$h;->b:Landroid/content/Intent;
return-void
.end method
# virtual methods
.method public a()V
.registers 3
iget-object v0, p0, Lcom/xiaomi/push/service/XMPushService$h;->a:Lcom/xiaomi/push/service/XMPushService;
iget-object v1, p0, Lcom/xiaomi/push/service/XMPushService$h;->b:Landroid/content/Intent;
invoke-static {v0, v1}, Lcom/xiaomi/push/service/XMPushService;->a(Lcom/xiaomi/push/service/XMPushService;Landroid/content/Intent;)V
return-void
.end method
.method public b()Ljava/lang/String;
.registers 3
new-instance v0, Ljava/lang/StringBuilder;
invoke-direct {v0}, Ljava/lang/StringBuilder;-><init>()V
const-string v1, "Handle intent action = "
invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
move-result-object v0
iget-object v1, p0, Lcom/xiaomi/push/service/XMPushService$h;->b:Landroid/content/Intent;
invoke-virtual {v1}, Landroid/content/Intent;->getAction()Ljava/lang/String;
move-result-object v1
invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
move-result-object v0
invoke-virtual {v0}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;
move-result-object v0
return-object v0
.end method