IPanelHeightTarget.smali

.class public interface abstract Lcn/dreamtobe/kpswitch/IPanelHeightTarget;
.super Ljava/lang/Object;
.source "IPanelHeightTarget.java"


# direct methods
.method static constructor <clinit>()V
    .registers 1

    return-void
.end method


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

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

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