WebpBitmapFactory$WebpErrorLogger.smali
.class public interface abstract Lcom/facebook/common/webp/WebpBitmapFactory$WebpErrorLogger;
.super Ljava/lang/Object;
.source "WebpBitmapFactory.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/facebook/common/webp/WebpBitmapFactory;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "WebpErrorLogger"
.end annotation
# virtual methods
.method public abstract onWebpErrorLog(Ljava/lang/String;Ljava/lang/String;)V
.param p2 # Ljava/lang/String;
.annotation runtime Ljavax/annotation/Nullable;
.end annotation
.end param
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0,
0x0
}
names = {
"message",
"extra"
}
.end annotation
.end method