ObservedUri$Flags.smali
.class public interface abstract annotation Lcom/firebase/jobdispatcher/ObservedUri$Flags;
.super Ljava/lang/Object;
.source "ObservedUri.java"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/firebase/jobdispatcher/ObservedUri;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x2609
name = "Flags"
.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 FLAG_NOTIFY_FOR_DESCENDANTS:I
# direct methods
.method static constructor <clinit>()V
.registers 1
const v0, 0x5b
invoke-static {v0}, Lnp/NPFog;->d(I)I
move-result v0
sput v0, Lcom/firebase/jobdispatcher/ObservedUri$Flags;->FLAG_NOTIFY_FOR_DESCENDANTS:I
return-void
.end method