MemoryPressureLevel.smali

.class public interface abstract annotation Laegon/chrome/base/MemoryPressureLevel;
.super Ljava/lang/Object;

# interfaces
.implements Ljava/lang/annotation/Annotation;


# annotations
.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 CRITICAL:I = 0x2

.field public static final MODERATE:I = 0x1

.field public static final NONE:I