FrescoInstrumenter$Instrumenter.smali
.class public interface abstract Lcom/facebook/imagepipeline/instrumentation/FrescoInstrumenter$Instrumenter;
.super Ljava/lang/Object;
.source "FrescoInstrumenter.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/facebook/imagepipeline/instrumentation/FrescoInstrumenter;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "Instrumenter"
.end annotation
# virtual methods
.method public abstract decorateRunnable(Ljava/lang/Runnable;Ljava/lang/String;)Ljava/lang/Runnable;
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0,
0x0
}
names = {
"runnable",
"tag"
}
.end annotation
.end method
.method public abstract isTracing()Z
.end method
.method public abstract markFailure(Ljava/lang/Object;Ljava/lang/Throwable;)V
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0,
0x0
}
names = {
"token",
"th"
}
.end annotation
.end method
.method public abstract onBeforeSubmitWork(Ljava/lang/String;)Ljava/lang/Object;
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"tag"
}
.end annotation
.end method
.method public abstract onBeginWork(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0,
0x0
}
names = {
"token",
"tag"
}
.end annotation
.end method
.method public abstract onEndWork(Ljava/lang/Object;)V
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"token"
}
.end annotation
.end method