2022-06-10 21:38:30 +09:00

34 lines
808 B
Smali

.class public interface abstract Landroidx/biometric/g$c;
.super Ljava/lang/Object;
.source "CancellationSignalProvider.java"
# annotations
.annotation build Landroidx/annotation/VisibleForTesting;
.end annotation
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/biometric/g;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "c"
.end annotation
# virtual methods
.method public abstract a()Ll1/b;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end method
.method public abstract b()Landroid/os/CancellationSignal;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.annotation build Landroidx/annotation/RequiresApi;
value = 0x10
.end annotation
.end method