XMPushService$b.smali
.class Lcom/xiaomi/push/service/XMPushService$b;
.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 = 0x8
name = "b"
.end annotation
# instance fields
.field private final a:Lcom/xiaomi/push/service/al$b;
# direct methods
.method public constructor <init>(Lcom/xiaomi/push/service/al$b;)V
.registers 3
const/16 v0, 0xc
invoke-direct {p0, v0}, Lcom/xiaomi/push/service/XMPushService$i;-><init>(I)V
iput-object p1, p0, Lcom/xiaomi/push/service/XMPushService$b;->a:Lcom/xiaomi/push/service/al$b;
return-void
.end method
# virtual methods
.method public a()V
.registers 7
const/4 v4, 0x0
iget-object v0, p0, Lcom/xiaomi/push/service/XMPushService$b;->a:Lcom/xiaomi/push/service/al$b;
sget-object v1, Lcom/xiaomi/push/service/al$c;->a:Lcom/xiaomi/push/service/al$c;
const/4 v2, 0x1
const/16 v3, 0x15
move-object v5, v4
invoke-virtual/range {v0 .. v5}, Lcom/xiaomi/push/service/al$b;->a(Lcom/xiaomi/push/service/al$c;IILjava/lang/String;Ljava/lang/String;)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, "bind time out. chid="
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$b;->a:Lcom/xiaomi/push/service/al$b;
iget-object v1, v1, Lcom/xiaomi/push/service/al$b;->h:Ljava/lang/String;
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
.method public equals(Ljava/lang/Object;)Z
.registers 4
instance-of v0, p1, Lcom/xiaomi/push/service/XMPushService$b;
if-nez v0, :cond_6
const/4 v0, 0x0
:goto_5
return v0
:cond_6
check-cast p1, Lcom/xiaomi/push/service/XMPushService$b;
iget-object v0, p1, Lcom/xiaomi/push/service/XMPushService$b;->a:Lcom/xiaomi/push/service/al$b;
iget-object v0, v0, Lcom/xiaomi/push/service/al$b;->h:Ljava/lang/String;
iget-object v1, p0, Lcom/xiaomi/push/service/XMPushService$b;->a:Lcom/xiaomi/push/service/al$b;
iget-object v1, v1, Lcom/xiaomi/push/service/al$b;->h:Ljava/lang/String;
invoke-static {v0, v1}, Landroid/text/TextUtils;->equals(Ljava/lang/CharSequence;Ljava/lang/CharSequence;)Z
move-result v0
goto :goto_5
.end method
.method public hashCode()I
.registers 2
iget-object v0, p0, Lcom/xiaomi/push/service/XMPushService$b;->a:Lcom/xiaomi/push/service/al$b;
iget-object v0, v0, Lcom/xiaomi/push/service/al$b;->h:Ljava/lang/String;
invoke-virtual {v0}, Ljava/lang/String;->hashCode()I
move-result v0
return v0
.end method