granularity level: instruction

		.class public Lcom/google/android/datatransport/runtime/scheduling/jobscheduling/JobInfoScheduler;
.super Ljava/lang/Object;
.source "JobInfoScheduler.java"
.implements Lcom/google/android/datatransport/runtime/scheduling/jobscheduling/WorkScheduler;


.field static final ATTEMPT_NUMBER:Ljava/lang/String; = "attemptNumber"
.field static final BACKEND_NAME:Ljava/lang/String; = "backendName"
.field static final EVENT_PRIORITY:Ljava/lang/String; = "priority"
.field static final EXTRAS:Ljava/lang/String; = "extras"
.field private static final LOG_TAG:Ljava/lang/String; = "JobInfoScheduler"
.field private final config:Lcom/google/android/datatransport/runtime/scheduling/jobscheduling/SchedulerConfig;
.field private final context:Landroid/content/Context;
.field private final eventStore:Lcom/google/android/datatransport/runtime/scheduling/persistence/EventStore;


.method public constructor <init>(Landroid/content/Context;Lcom/google/android/datatransport/runtime/scheduling/persistence/EventStore;Lcom/google/android/datatransport/runtime/scheduling/jobscheduling/SchedulerConfig;)V
	.locals 0

	invoke-direct {p0}, Ljava/lang/Object;-><init>()V
	iput-object p1, p0, Lcom/google/android/datatransport/runtime/scheduling/jobscheduling/JobInfoScheduler;->context:Landroid/content/Context;
	iput-object p2, p0, Lcom/google/android/datatransport/runtime/scheduling/jobscheduling/JobInfoScheduler;->eventStore:Lcom/google/android/datatransport/runtime/scheduling/persistence/EventStore;
	iput-object p3, p0, Lcom/google/android/datatransport/runtime/scheduling/jobscheduling/JobInfoScheduler;->config:Lcom/google/android/datatransport/runtime/scheduling/jobscheduling/SchedulerConfig;
	return-void
.end method

.method private isJobServiceOn(Landroid/app/job/JobScheduler;II)Z
	.locals 4

	const/4 v0, 0x0
	return v0
.end method

.method  getJobId(Lcom/google/android/datatransport/runtime/TransportContext;)I
	.locals 4

	const/4 v0, 0x0
	return v0
.end method

.method public schedule(Lcom/google/android/datatransport/runtime/TransportContext;I)V
	.locals 1

	return-void
.end method

.method public schedule(Lcom/google/android/datatransport/runtime/TransportContext;IZ)V
	.locals 12

	return-void
.end method