You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
38 lines
1.2 KiB
38 lines
1.2 KiB
2 years ago
|
.class public interface abstract annotation Landroid/support/annotation/RequiresPermission$Write;
|
||
|
.super Ljava/lang/Object;
|
||
|
.source "RequiresPermission.java"
|
||
|
|
||
|
# interfaces
|
||
|
.implements Ljava/lang/annotation/Annotation;
|
||
|
|
||
|
|
||
|
# annotations
|
||
|
.annotation system Ldalvik/annotation/AnnotationDefault;
|
||
|
value = .subannotation Landroid/support/annotation/RequiresPermission$Write;
|
||
|
value = .subannotation Landroid/support/annotation/RequiresPermission;
|
||
|
.end subannotation
|
||
|
.end subannotation
|
||
|
.end annotation
|
||
|
|
||
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
||
|
value = Landroid/support/annotation/RequiresPermission;
|
||
|
.end annotation
|
||
|
|
||
|
.annotation system Ldalvik/annotation/InnerClass;
|
||
|
accessFlags = 0x2609
|
||
|
name = "Write"
|
||
|
.end annotation
|
||
|
|
||
|
.annotation runtime Ljava/lang/annotation/Target;
|
||
|
value = {
|
||
|
.enum Ljava/lang/annotation/ElementType;->FIELD:Ljava/lang/annotation/ElementType;,
|
||
|
.enum Ljava/lang/annotation/ElementType;->METHOD:Ljava/lang/annotation/ElementType;,
|
||
|
.enum Ljava/lang/annotation/ElementType;->PARAMETER:Ljava/lang/annotation/ElementType;
|
||
|
}
|
||
|
.end annotation
|
||
|
|
||
|
|
||
|
# virtual methods
|
||
|
.method public abstract value()Landroid/support/annotation/RequiresPermission;
|
||
|
.end method
|