b.smali

.class Lcom/ss/android/socialbase/downloader/notification/b;
.super Ljava/lang/Object;
.source "DownloadNotificationService.java"

# interfaces
.implements Ljava/lang/Runnable;


# instance fields
.field final synthetic a:Landroid/app/NotificationManager;

.field final synthetic b:I

.field final synthetic c:Landroid/app/Notification;

.field final synthetic d:Lcom/ss/android/socialbase/downloader/notification/a;


# direct methods
.method constructor <init>(Lcom/ss/android/socialbase/downloader/notification/a;Landroid/app/NotificationManager;ILandroid/app/Notification;)V
    .registers 5

    .prologue
    .line 190
    iput-object p1, p0, Lcom/ss/android/socialbase/downloader/notification/b;->d:Lcom/ss/android/socialbase/downloader/notification/a;

    iput-object p2, p0, Lcom/ss/android/socialbase/downloader/notification/b;->a:Landroid/app/NotificationManager;

    iput p3, p0, Lcom/ss/android/socialbase/downloader/notification/b;->b:I

    iput-object p4, p0, Lcom/ss/android/socialbase/downloader/notification/b;->c:Landroid/app/Notification;

    invoke-direct {p0}, Ljava/lang/Object;-><init>()V

    return-void
.end method


# virtual methods
.method public run()V
    .registers 5

    .prologue
    .line 193
    iget-object v0, p0, Lcom/ss/android/socialbase/downloader/notification/b;->d:Lcom/ss/android/socialbase/downloader/notification/a;

    iget-object v0, v0, Lcom/ss/android/socialbase/downloader/notification/a;->c:Lcom/ss/android/socialbase/downloader/notification/DownloadNotificationService;

    iget-object v1, p0, Lcom/ss/android/socialbase/downloader/notification/b;->a:Landroid/app/NotificationManager;

    iget v2, p0, Lcom/ss/android/socialbase/downloader/notification/b;->b:I

    iget-object v3, p0, Lcom/ss/android/socialbase/downloader/notification/b;->c:Landroid/app/Notification;

    invoke-static {v0, v1, v2, v3}, Lcom/ss/android/socialbase/downloader/notification/DownloadNotificationService;->a(Lcom/ss/android/socialbase/downloader/notification/DownloadNotificationService;Landroid/app/NotificationManager;ILandroid/app/Notification;)V

    .line 194
    return-void
.end method