ProducerContext$ExtraKeys.smali
.class public interface abstract annotation Lcom/facebook/imagepipeline/producers/ProducerContext$ExtraKeys;
.super Ljava/lang/Object;
.source "ProducerContext.java"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/facebook/imagepipeline/producers/ProducerContext;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x2609
name = "ExtraKeys"
.end annotation
# static fields
.field public static final ORIGIN: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/facebook/imagepipeline/producers/ProducerContext$ExtraKeys;->ORIGIN:I
return-void
.end method