Files
ctf/2024/insomnihack/mobile/Notes/smali/androidx/emoji2/text/EmojiCompat$MetadataRepoLoader.smali
2025-06-06 03:13:31 +02:00

20 lines
521 B
Smali

.class public interface abstract Landroidx/emoji2/text/EmojiCompat$MetadataRepoLoader;
.super Ljava/lang/Object;
.source "EmojiCompat.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/emoji2/text/EmojiCompat;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "MetadataRepoLoader"
.end annotation
# virtual methods
.method public abstract load(Landroidx/emoji2/text/EmojiCompat$MetadataRepoLoaderCallback;)V
.end method