tmap/smali/androidx/camera/core/UseCase$c.smali
2022-06-10 21:38:30 +09:00

83 lines
2.1 KiB
Smali

.class public interface abstract Landroidx/camera/core/UseCase$c;
.super Ljava/lang/Object;
.source "UseCase.java"
# annotations
.annotation build Landroidx/annotation/RestrictTo;
value = {
.enum Landroidx/annotation/RestrictTo$Scope;->LIBRARY_GROUP:Landroidx/annotation/RestrictTo$Scope;
}
.end annotation
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/camera/core/UseCase;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "c"
.end annotation
# virtual methods
.method public abstract f(Landroidx/camera/core/UseCase;)V
.param p1 # Landroidx/camera/core/UseCase;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"useCase"
}
.end annotation
.end method
.method public abstract g(Landroidx/camera/core/UseCase;)V
.param p1 # Landroidx/camera/core/UseCase;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"useCase"
}
.end annotation
.end method
.method public abstract l(Landroidx/camera/core/UseCase;)V
.param p1 # Landroidx/camera/core/UseCase;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"useCase"
}
.end annotation
.end method
.method public abstract n(Landroidx/camera/core/UseCase;)V
.param p1 # Landroidx/camera/core/UseCase;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"useCase"
}
.end annotation
.end method