SQLiteTable.smali

.class public interface abstract Lcom/cm/plugincluster/softmgr/interfaces/host/SQLiteTable;
.super Ljava/lang/Object;
.source "SQLiteTable.java"


# virtual methods
.method public abstract onCreate(Landroid/database/sqlite/SQLiteDatabase;)V
.end method

.method public abstract onUpdate(Landroid/database/sqlite/SQLiteDatabase;II)V
.end method