tmap/smali/i0/e$a.smali
2022-06-10 21:38:30 +09:00

129 lines
3.0 KiB
Smali

.class public abstract Li0/e$a;
.super Ljava/lang/Object;
.source "OutputFileOptions.java"
# annotations
.annotation build Lcom/google/auto/value/AutoValue$Builder;
.end annotation
.annotation system Ldalvik/annotation/EnclosingClass;
value = Li0/e;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x409
name = "a"
.end annotation
# direct methods
.method public constructor <init>()V
.locals 0
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public abstract a()Li0/e;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end method
.method public abstract b(Landroid/content/ContentResolver;)Li0/e$a;
.param p1 # Landroid/content/ContentResolver;
.annotation build Landroidx/annotation/Nullable;
.end annotation
.end param
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"contentResolver"
}
.end annotation
.end method
.method public abstract c(Landroid/content/ContentValues;)Li0/e$a;
.param p1 # Landroid/content/ContentValues;
.annotation build Landroidx/annotation/Nullable;
.end annotation
.end param
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"contentValues"
}
.end annotation
.end method
.method public abstract d(Ljava/io/File;)Li0/e$a;
.param p1 # Ljava/io/File;
.annotation build Landroidx/annotation/Nullable;
.end annotation
.end param
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"file"
}
.end annotation
.end method
.method public abstract e(Landroid/os/ParcelFileDescriptor;)Li0/e$a;
.param p1 # Landroid/os/ParcelFileDescriptor;
.annotation build Landroidx/annotation/Nullable;
.end annotation
.end param
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"fileDescriptor"
}
.end annotation
.end method
.method public abstract f(Li0/d;)Li0/e$a;
.param p1 # Li0/d;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.annotation build Landroidx/annotation/NonNull;
.end annotation
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"metadata"
}
.end annotation
.end method
.method public abstract g(Landroid/net/Uri;)Li0/e$a;
.param p1 # Landroid/net/Uri;
.annotation build Landroidx/annotation/Nullable;
.end annotation
.end param
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"uri"
}
.end annotation
.end method