f.smali
.class public final synthetic Lk3/f;
.super Ljava/lang/Object;
.source "JobInfoSchedulerService.java"
# interfaces
.implements Ljava/lang/Runnable;
# instance fields
.field public final a:Lcom/google/android/datatransport/runtime/scheduling/jobscheduling/JobInfoSchedulerService;
.field public final b:Landroid/app/job/JobParameters;
# direct methods
.method static constructor <clinit>()V
.registers 1
return-void
.end method
.method public constructor <init>(Lcom/google/android/datatransport/runtime/scheduling/jobscheduling/JobInfoSchedulerService;Landroid/app/job/JobParameters;)V
.registers 3
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
iput-object p1, p0, Lk3/f;->a:Lcom/google/android/datatransport/runtime/scheduling/jobscheduling/JobInfoSchedulerService;
iput-object p2, p0, Lk3/f;->b:Landroid/app/job/JobParameters;
return-void
.end method
.method public static a(Lcom/google/android/datatransport/runtime/scheduling/jobscheduling/JobInfoSchedulerService;Landroid/app/job/JobParameters;)Ljava/lang/Runnable;
.registers 3
new-instance v0, Lk3/f;
invoke-direct {v0, p0, p1}, Lk3/f;-><init>(Lcom/google/android/datatransport/runtime/scheduling/jobscheduling/JobInfoSchedulerService;Landroid/app/job/JobParameters;)V
return-object v0
.end method
# virtual methods
.method public run()V
.registers 3
iget-object v0, p0, Lk3/f;->a:Lcom/google/android/datatransport/runtime/scheduling/jobscheduling/JobInfoSchedulerService;
iget-object v1, p0, Lk3/f;->b:Landroid/app/job/JobParameters;
invoke-static {v0, v1}, Lcom/google/android/datatransport/runtime/scheduling/jobscheduling/JobInfoSchedulerService;->a(Lcom/google/android/datatransport/runtime/scheduling/jobscheduling/JobInfoSchedulerService;Landroid/app/job/JobParameters;)V
return-void
.end method