65 lines
1.6 KiB
Smali
65 lines
1.6 KiB
Smali
.class public interface abstract Lx/q;
|
|
.super Ljava/lang/Object;
|
|
.source "CameraInfoInternal.java"
|
|
|
|
# interfaces
|
|
.implements Landroidx/camera/core/CameraInfo;
|
|
|
|
|
|
# virtual methods
|
|
.method public abstract b()Ljava/lang/String;
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
.end method
|
|
|
|
.method public abstract c(Ljava/util/concurrent/Executor;Lx/i;)V
|
|
.param p1 # Ljava/util/concurrent/Executor;
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
.end param
|
|
.param p2 # Lx/i;
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
.end param
|
|
.annotation system Ldalvik/annotation/MethodParameters;
|
|
accessFlags = {
|
|
0x0,
|
|
0x0
|
|
}
|
|
names = {
|
|
"executor",
|
|
"callback"
|
|
}
|
|
.end annotation
|
|
.end method
|
|
|
|
.method public abstract d()Ljava/lang/Integer;
|
|
.annotation build Landroidx/annotation/Nullable;
|
|
.end annotation
|
|
.end method
|
|
|
|
.method public abstract f()Lx/g;
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
.end method
|
|
|
|
.method public abstract g()Lx/b1;
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
.end method
|
|
|
|
.method public abstract h(Lx/i;)V
|
|
.param p1 # Lx/i;
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
.end param
|
|
.annotation system Ldalvik/annotation/MethodParameters;
|
|
accessFlags = {
|
|
0x0
|
|
}
|
|
names = {
|
|
"callback"
|
|
}
|
|
.end annotation
|
|
.end method
|