Files
rr3-apk/smali/androidx/biometric/CancellationSignalProvider$Injector.smali
supermegamestre 4bbd74a497 First Upload
Just the APK
Force update disabled, will only work offline.
2026-01-26 00:26:29 -03:00

34 lines
935 B
Smali

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