AsyncTask$Status.smali
.class public interface abstract annotation Laegon/chrome/base/task/AsyncTask$Status;
.super Ljava/lang/Object;
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Laegon/chrome/base/task/AsyncTask;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x2609
name = "Status"
.end annotation
.annotation runtime Ljava/lang/annotation/Retention;
value = .enum Ljava/lang/annotation/RetentionPolicy;->SOURCE:Ljava/lang/annotation/RetentionPolicy;
.end annotation
# static fields
.field public static final FINISHED:I = 0x2
.field public static final PENDING:I = 0x0
.field public static final RUNNING:I = 0x1