CommonHandler$MessageHandler.smali
.class public interface abstract Lcom/quickbird/sdk/utils/CommonHandler$MessageHandler;
.super Ljava/lang/Object;
.source "CommonHandler.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/quickbird/sdk/utils/CommonHandler;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "MessageHandler"
.end annotation
# virtual methods
.method public abstract handleMessage(Landroid/os/Message;)V
.end method