granularity level: instruction

		.class public abstract Lcom/google/android/datatransport/runtime/scheduling/persistence/EventStoreModule;
.super Ljava/lang/Object;
.source "EventStoreModule.java"

.annotation runtime Lcom/google/android/datatransport/runtime/dagger/Module;
.end annotation



.method public constructor <init>()V
	.locals 0

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

.method static dbName()Ljava/lang/String;
	.locals 1
	.annotation runtime Ljavax/inject/Named;
	value = "SQLITE_DB_NAME"
	.end annotation
	.annotation runtime Lcom/google/android/datatransport/runtime/dagger/Provides;
	.end annotation

	const-string v0, "com.google.android.datatransport.events"
	return-object v0
.end method

.method static packageName(Landroid/content/Context;)Ljava/lang/String;
	.locals 0
	.annotation runtime Ljavax/inject/Singleton;
	.end annotation
	.annotation runtime Ljavax/inject/Named;
	value = "PACKAGE_NAME"
	.end annotation
	.annotation runtime Lcom/google/android/datatransport/runtime/dagger/Provides;
	.end annotation

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

.method static schemaVersion()I
	.locals 1
	.annotation runtime Ljavax/inject/Named;
	value = "SCHEMA_VERSION"
	.end annotation
	.annotation runtime Lcom/google/android/datatransport/runtime/dagger/Provides;
	.end annotation

	sget v0, Lcom/google/android/datatransport/runtime/scheduling/persistence/SchemaManager;->SCHEMA_VERSION:I
	return v0
.end method

.method static storeConfig()Lcom/google/android/datatransport/runtime/scheduling/persistence/EventStoreConfig;
	.locals 1
	.annotation runtime Lcom/google/android/datatransport/runtime/dagger/Provides;
	.end annotation

	sget-object v0, Lcom/google/android/datatransport/runtime/scheduling/persistence/EventStoreConfig;->DEFAULT:Lcom/google/android/datatransport/runtime/scheduling/persistence/EventStoreConfig;
	return-object v0
.end method

.method abstract clientHealthMetricsStore(Lcom/google/android/datatransport/runtime/scheduling/persistence/SQLiteEventStore;)Lcom/google/android/datatransport/runtime/scheduling/persistence/ClientHealthMetricsStore;
	
	.annotation runtime Lcom/google/android/datatransport/runtime/dagger/Binds;
	.end annotation

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

.method abstract eventStore(Lcom/google/android/datatransport/runtime/scheduling/persistence/SQLiteEventStore;)Lcom/google/android/datatransport/runtime/scheduling/persistence/EventStore;
	
	.annotation runtime Lcom/google/android/datatransport/runtime/dagger/Binds;
	.end annotation

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

.method abstract synchronizationGuard(Lcom/google/android/datatransport/runtime/scheduling/persistence/SQLiteEventStore;)Lcom/google/android/datatransport/runtime/synchronization/SynchronizationGuard;
	
	.annotation runtime Lcom/google/android/datatransport/runtime/dagger/Binds;
	.end annotation

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