Weather/smali_classes2/com/moji/mjweather/aqi/AqiCameraSharePresenter$AqiCameraShareCallback.smali
2021-05-10 10:13:34 +02:00

41 lines
849 B
Smali

.class public interface abstract Lcom/moji/mjweather/aqi/AqiCameraSharePresenter$AqiCameraShareCallback;
.super Ljava/lang/Object;
.source "AqiCameraSharePresenter.java"
# interfaces
.implements Lcom/moji/base/MJPresenter$ICallback;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/moji/mjweather/aqi/AqiCameraSharePresenter;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "AqiCameraShareCallback"
.end annotation
# virtual methods
.method public abstract a()V
.end method
.method public abstract a(II)V
.end method
.method public abstract a(Landroid/graphics/Bitmap;)V
.end method
.method public abstract a(Z)V
.end method
.method public abstract b()V
.end method
.method public abstract c()V
.end method
.method public abstract d()V
.end method