CmEditText$KeyIntercepter.smali
.class public interface abstract Lcom/cleanmaster/ui/app/widget/CmEditText$KeyIntercepter;
.super Ljava/lang/Object;
.source "CmEditText.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/cleanmaster/ui/app/widget/CmEditText;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "KeyIntercepter"
.end annotation
# virtual methods
.method public abstract onKeyDown(ILandroid/view/KeyEvent;)V
.end method