Weather/smali/android/support/v4/media/MediaMetadataCompat$TextKey.smali
2021-05-10 10:13:34 +02:00

25 lines
727 B
Smali

.class public interface abstract annotation Landroid/support/v4/media/MediaMetadataCompat$TextKey;
.super Ljava/lang/Object;
.source "MediaMetadataCompat.java"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation build Landroid/support/annotation/RestrictTo;
.end annotation
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroid/support/v4/media/MediaMetadataCompat;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x2609
name = "TextKey"
.end annotation
.annotation runtime Ljava/lang/annotation/Retention;
value = .enum Ljava/lang/annotation/RetentionPolicy;->SOURCE:Ljava/lang/annotation/RetentionPolicy;
.end annotation