tmap/smali/androidx/core/view/ContentInfoCompat$g.smali
2022-06-10 21:38:30 +09:00

43 lines
1.0 KiB
Smali

.class public interface abstract Landroidx/core/view/ContentInfoCompat$g;
.super Ljava/lang/Object;
.source "ContentInfoCompat.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/core/view/ContentInfoCompat;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "g"
.end annotation
# virtual methods
.method public abstract a()Landroid/net/Uri;
.annotation build Landroidx/annotation/Nullable;
.end annotation
.end method
.method public abstract b()Landroid/view/ContentInfo;
.annotation build Landroidx/annotation/Nullable;
.end annotation
.end method
.method public abstract c()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 getSource()I
.end method