Rabbit-R1/android (non root)/smali/smali_classes2/androidx/profileinstaller/ProfileInstaller$ResultCode.smali
2024-05-21 17:08:36 -04:00

21 lines
651 B
Smali

.class public interface abstract annotation Landroidx/profileinstaller/ProfileInstaller$ResultCode;
.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 = "ResultCode"
.end annotation
.annotation runtime Ljava/lang/annotation/Retention;
value = .enum Ljava/lang/annotation/RetentionPolicy;->SOURCE:Ljava/lang/annotation/RetentionPolicy;
.end annotation