granularity level: instruction

		.class  Landroidx/core/content/FileProvider$SimplePathStrategy;
.super Ljava/lang/Object;
.source "FileProvider.java"
.implements Landroidx/core/content/FileProvider$PathStrategy;

.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/core/content/FileProvider;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x8
name = "SimplePathStrategy"
.end annotation

.field private final mAuthority:Ljava/lang/String;
.field private final mRoots:Ljava/util/HashMap;
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/util/HashMap<",
"Ljava/lang/String;",
"Ljava/io/File;",
">;"
}
.end annotation
.end field


.method constructor <init>(Ljava/lang/String;)V
	.locals 1

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

.method  addRoot(Ljava/lang/String;Ljava/io/File;)V
	.locals 3

	return-void
.end method

.method public getFileForUri(Landroid/net/Uri;)Ljava/io/File;
	.locals 4

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

.method public getUriForFile(Ljava/io/File;)Landroid/net/Uri;
	.locals 5

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