granularity level: instruction

		.class public Lcom/google/android/datatransport/runtime/scheduling/jobscheduling/AlarmManagerScheduler;
.super Ljava/lang/Object;
.source "AlarmManagerScheduler.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; = "AlarmManagerScheduler"
.field private alarmManager:Landroid/app/AlarmManager;
.field private final clock:Lcom/google/android/datatransport/runtime/time/Clock;
.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 constructor <init>(Landroid/content/Context;Lcom/google/android/datatransport/runtime/scheduling/persistence/EventStore;Landroid/app/AlarmManager;Lcom/google/android/datatransport/runtime/time/Clock;Lcom/google/android/datatransport/runtime/scheduling/jobscheduling/SchedulerConfig;)V
	.locals 0

	invoke-direct/range {p0 .. p0}, Ljava/lang/Object;-><init>()V
	return-void
.end method

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

	invoke-direct/range {p0 .. p0}, Ljava/lang/Object;-><init>()V
	return-void
.end method

.method  isJobServiceOn(Landroid/content/Intent;)Z
	.locals 3

	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 8

	return-void
.end method