mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2024-12-26 09:02:34 -06:00
22 lines
659 B
Smali
22 lines
659 B
Smali
|
.class public interface abstract annotation Landroidx/profileinstaller/ProfileInstaller$DiagnosticCode;
|
||
|
.super Ljava/lang/Object;
|
||
|
.source "ProfileInstaller.java"
|
||
|
|
||
|
# interfaces
|
||
|
.implements Ljava/lang/annotation/Annotation;
|
||
|
|
||
|
|
||
|
# annotations
|
||
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
||
|
value = Landroidx/profileinstaller/ProfileInstaller;
|
||
|
.end annotation
|
||
|
|
||
|
.annotation system Ldalvik/annotation/InnerClass;
|
||
|
accessFlags = 0x2609
|
||
|
name = "DiagnosticCode"
|
||
|
.end annotation
|
||
|
|
||
|
.annotation runtime Ljava/lang/annotation/Retention;
|
||
|
value = .enum Ljava/lang/annotation/RetentionPolicy;->SOURCE:Ljava/lang/annotation/RetentionPolicy;
|
||
|
.end annotation
|