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

43 lines
1.0 KiB
Smali

.class interface abstract Landroidx/core/view/ContentInfoCompat$Compat;
.super Ljava/lang/Object;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/core/view/ContentInfoCompat;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "Compat"
.end annotation
# virtual methods
.method public abstract getClip()Landroid/content/ClipData;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end method
.method public abstract getExtras()Landroid/os/Bundle;
.annotation build Landroidx/annotation/Nullable;
.end annotation
.end method
.method public abstract getFlags()I
.end method
.method public abstract getLinkUri()Landroid/net/Uri;
.annotation build Landroidx/annotation/Nullable;
.end annotation
.end method
.method public abstract getSource()I
.end method
.method public abstract getWrapped()Landroid/view/ContentInfo;
.annotation build Landroidx/annotation/Nullable;
.end annotation
.end method