f$a.smali

.class final Lcom/vivo/push/f$a;
.super Landroid/os/Handler;
.source "Worker.java"


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lcom/vivo/push/f;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x0
    name = "a"
.end annotation


# instance fields
.field final synthetic a:Lcom/vivo/push/f;


# direct methods
.method public constructor <init>(Lcom/vivo/push/f;Landroid/os/Looper;)V
    .registers 3

    .prologue
    .line 54
    iput-object p1, p0, Lcom/vivo/push/f$a;->a:Lcom/vivo/push/f;

    .line 55
    invoke-direct {p0, p2}, Landroid/os/Handler;-><init>(Landroid/os/Looper;)V

    .line 56
    return-void
.end method


# virtual methods
.method public final handleMessage(Landroid/os/Message;)V
    .registers 3

    .prologue
    .line 65
    iget-object v0, p0, Lcom/vivo/push/f$a;->a:Lcom/vivo/push/f;

    invoke-virtual {v0, p1}, Lcom/vivo/push/f;->b(Landroid/os/Message;)V

    .line 66
    return-void
.end method