41 lines
1012 B
Smali
41 lines
1012 B
Smali
.class public interface abstract Landroidx/camera/core/UseCase$b;
|
|
.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 = "b"
|
|
.end annotation
|
|
|
|
|
|
# virtual methods
|
|
.method public abstract a(Landroidx/camera/core/CameraInfo;)V
|
|
.param p1 # Landroidx/camera/core/CameraInfo;
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
.end param
|
|
.annotation system Ldalvik/annotation/MethodParameters;
|
|
accessFlags = {
|
|
0x0
|
|
}
|
|
names = {
|
|
"cameraInfo"
|
|
}
|
|
.end annotation
|
|
.end method
|
|
|
|
.method public abstract b()V
|
|
.end method
|