granularity level: instruction

		.class  Lcom/google/android/datatransport/runtime/backends/CreationContextFactory;
.super Ljava/lang/Object;
.source "CreationContextFactory.java"


.field private final applicationContext:Landroid/content/Context;
.field private final monotonicClock:Lcom/google/android/datatransport/runtime/time/Clock;
.field private final wallClock:Lcom/google/android/datatransport/runtime/time/Clock;


.method constructor <init>(Landroid/content/Context;Lcom/google/android/datatransport/runtime/time/Clock;Lcom/google/android/datatransport/runtime/time/Clock;)V
	.locals 0
	.annotation runtime Ljavax/inject/Inject;
	.end annotation

	invoke-direct {p0}, Ljava/lang/Object;-><init>()V
	iput-object p1, p0, Lcom/google/android/datatransport/runtime/backends/CreationContextFactory;->applicationContext:Landroid/content/Context;
	iput-object p2, p0, Lcom/google/android/datatransport/runtime/backends/CreationContextFactory;->wallClock:Lcom/google/android/datatransport/runtime/time/Clock;
	iput-object p3, p0, Lcom/google/android/datatransport/runtime/backends/CreationContextFactory;->monotonicClock:Lcom/google/android/datatransport/runtime/time/Clock;
	return-void
.end method

.method  create(Ljava/lang/String;)Lcom/google/android/datatransport/runtime/backends/CreationContext;
	.locals 3

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