IDressService.smali

.class public interface abstract Lcom/sandboxol/center/router/moduleApi/IDressService;
.super Ljava/lang/Object;
.source "IDressService.java"

# interfaces
.implements Lcom/sandboxol/center/router/moduleApi/IBaseService;


# annotations
.annotation system Ldalvik/annotation/MemberClasses;
    value = {
        Lcom/sandboxol/center/router/moduleApi/IDressService$IDressMode;
    }
.end annotation


# virtual methods
.method public abstract changeBackground(Ljava/lang/String;)V
.end method

.method public abstract changeSex(I)V
.end method

.method public abstract checkRes(ILjava/lang/String;Ljava/lang/String;)V
.end method

.method public abstract clothTypes(Ljava/lang/String;)V
.end method

.method public abstract getFriendUsingList(Landroid/content/Context;JLcom/sandboxol/common/base/web/OnResponseListener;)V
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Landroid/content/Context;",
            "J",
            "Lcom/sandboxol/common/base/web/OnResponseListener<",
            "Ljava/util/List<",
            "Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;",
            ">;>;)V"
        }
    .end annotation
.end method

.method public abstract getSex()I
.end method

.method public abstract getUsingDressList(Landroid/content/Context;Lcom/sandboxol/common/base/web/OnResponseListener;)V
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Landroid/content/Context;",
            "Lcom/sandboxol/common/base/web/OnResponseListener<",
            "Ljava/util/List<",
            "Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;",
            ">;>;)V"
        }
    .end annotation
.end method

.method public abstract getUsingList(Landroid/content/Context;)V
.end method

.method public abstract handleChangeMode(II)V
.end method

.method public abstract handleOnesies(Ljava/util/List;Landroidx/databinding/ObservableMap;Landroidx/databinding/ObservableMap;Z)V
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Ljava/util/List<",
            "Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;",
            ">;",
            "Landroidx/databinding/ObservableMap<",
            "Ljava/lang/Long;",
            "Ljava/lang/String;",
            ">;",
            "Landroidx/databinding/ObservableMap<",
            "Ljava/lang/Long;",
            "Ljava/lang/String;",
            ">;Z)V"
        }
    .end annotation
.end method

.method public abstract isLoadDressResOk()Z
.end method

.method public abstract onCreate(Landroid/content/Context;)V
.end method

.method public abstract onDestroy()V
.end method

.method public abstract onPause()V
.end method

.method public abstract onPauseByGroupView()V
.end method

.method public abstract onPauseByGroupView(Landroid/view/ViewGroup;Ljava/lang/Class;)V
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Landroid/view/ViewGroup;",
            "Ljava/lang/Class<",
            "*>;)V"
        }
    .end annotation
.end method

.method public abstract onResume()V
.end method

.method public abstract onResumeByViewGroup(Landroid/view/ViewGroup;Ljava/lang/Class;Lrx/functions/Action0;)V
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Landroid/view/ViewGroup;",
            "Ljava/lang/Class<",
            "*>;",
            "Lrx/functions/Action0;",
            ")V"
        }
    .end annotation
.end method

.method public abstract reloadActor()V
.end method

.method public abstract remoteMultiClothe(Landroid/content/Context;Ljava/util/List;Lcom/sandboxol/common/base/web/OnResponseListener;)V
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Landroid/content/Context;",
            "Ljava/util/List<",
            "Ljava/lang/Long;",
            ">;",
            "Lcom/sandboxol/common/base/web/OnResponseListener<",
            "Ljava/util/List<",
            "Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;",
            ">;>;)V"
        }
    .end annotation
.end method

.method public abstract remoteMultiUnClothe(Landroid/content/Context;Ljava/util/List;Lcom/sandboxol/common/base/web/OnResponseListener;)V
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Landroid/content/Context;",
            "Ljava/util/List<",
            "Ljava/lang/Long;",
            ">;",
            "Lcom/sandboxol/common/base/web/OnResponseListener<",
            "Ljava/lang/Object;",
            ">;)V"
        }
    .end annotation
.end method

.method public abstract remoteSingleClothe(Landroid/content/Context;JLcom/sandboxol/common/base/web/OnResponseListener;)V
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Landroid/content/Context;",
            "J",
            "Lcom/sandboxol/common/base/web/OnResponseListener<",
            "Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;",
            ">;)V"
        }
    .end annotation
.end method

.method public abstract remoteSingleUnClothe(Landroid/content/Context;JLcom/sandboxol/common/base/web/OnResponseListener;)V
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Landroid/content/Context;",
            "J",
            "Lcom/sandboxol/common/base/web/OnResponseListener<",
            "Lcom/sandboxol/greendao/entity/dress/SingleDressInfo;",
            ">;)V"
        }
    .end annotation
.end method

.method public abstract setIsloadDressResOk(Z)V
.end method

.method public abstract setShowUsingDress(Z)V
.end method

.method public abstract showShopErrorTip(Landroid/content/Context;I)V
.end method

.method public abstract startShopActivity(Landroid/content/Context;Landroid/os/Bundle;)V
.end method

.method public abstract startShopActivityBySingleDress(Landroid/content/Context;Lcom/sandboxol/center/entity/NewDecorationInfos;)V
.end method

.method public abstract startShopActivityBySuit(Landroid/content/Context;Lcom/sandboxol/center/entity/NewSuitInfos;)V
.end method

.method public abstract useClothes(Landroidx/databinding/ObservableMap;)V
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Landroidx/databinding/ObservableMap<",
            "Ljava/lang/Long;",
            "Ljava/lang/String;",
            ">;)V"
        }
    .end annotation
.end method