38 lines
1.1 KiB
Smali
38 lines
1.1 KiB
Smali
.class public interface abstract Landroidx/camera/core/impl/SessionConfig$c;
|
|
.super Ljava/lang/Object;
|
|
.source "SessionConfig.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Landroidx/camera/core/impl/SessionConfig;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x609
|
|
name = "c"
|
|
.end annotation
|
|
|
|
|
|
# virtual methods
|
|
.method public abstract a(Landroidx/camera/core/impl/SessionConfig;Landroidx/camera/core/impl/SessionConfig$SessionError;)V
|
|
.param p1 # Landroidx/camera/core/impl/SessionConfig;
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
.end param
|
|
.param p2 # Landroidx/camera/core/impl/SessionConfig$SessionError;
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
.end param
|
|
.annotation system Ldalvik/annotation/MethodParameters;
|
|
accessFlags = {
|
|
0x0,
|
|
0x0
|
|
}
|
|
names = {
|
|
"sessionConfig",
|
|
"error"
|
|
}
|
|
.end annotation
|
|
.end method
|