FloatingCallback.smali

.class public interface abstract Lcom/cleanmaster/hpcommonlib/view/FloatingCallback;
.super Ljava/lang/Object;
.source "FloatingCallback.java"


# virtual methods
.method public abstract getOutTime()I
.end method

.method public abstract getView()Landroid/view/View;
.end method

.method public abstract hasFloatingPermission()Z
.end method

.method public abstract needInterceptBack()Z
.end method

.method public abstract onCreate(Landroid/app/Activity;)V
.end method

.method public abstract onDestroy()V
.end method

.method public abstract onLayout(ILandroid/view/ViewGroup$LayoutParams;)V
.end method