i.smali
.class public final Lcom/cmcm/safewallet/data/keystore/i;
.super Ljava/lang/Object;
.source "BleHelp.java"
# interfaces
.implements Ljava/lang/Runnable;
# instance fields
.field private WA:[B
# direct methods
.method public constructor <init>([B)V
.registers 2
.prologue
.line 437
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
.line 438
iput-object p1, p0, Lcom/cmcm/safewallet/data/keystore/i;->WA:[B
.line 439
return-void
.end method
# virtual methods
.method public final run()V
.registers 3
.prologue
.line 444
const-wide/16 v0, 0x64
:try_start_2
invoke-static {v0, v1}, Ljava/lang/Thread;->sleep(J)V
:try_end_5
.catch Ljava/lang/InterruptedException; {:try_start_2 .. :try_end_5} :catch_b
.line 448
:goto_5
iget-object v0, p0, Lcom/cmcm/safewallet/data/keystore/i;->WA:[B
invoke-static {v0}, Lcom/cmcm/safewallet/data/keystore/BleHelp;->z([B)Z
.line 449
return-void
.line 446
:catch_b
move-exception v0
invoke-virtual {v0}, Ljava/lang/InterruptedException;->printStackTrace()V
goto :goto_5
.end method