b.smali
.class public interface abstract Landroidx/sqlite/db/b;
.super Ljava/lang/Object;
.source "SupportSQLiteDatabase.java"
# interfaces
.implements Ljava/io/Closeable;
# virtual methods
.method public abstract H()V
.end method
.method public abstract I()V
.end method
.method public abstract J()V
.end method
.method public abstract M()Ljava/util/List;
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Ljava/util/List<",
"Landroid/util/Pair<",
"Ljava/lang/String;",
"Ljava/lang/String;",
">;>;"
}
.end annotation
.end method
.method public abstract O()Z
.end method
.method public abstract a(Landroidx/sqlite/db/e;)Landroid/database/Cursor;
.end method
.method public abstract a(Landroidx/sqlite/db/e;Landroid/os/CancellationSignal;)Landroid/database/Cursor;
.end method
.method public abstract b(Ljava/lang/String;[Ljava/lang/Object;)V
.annotation system Ldalvik/annotation/Throws;
value = {
Landroid/database/SQLException;
}
.end annotation
.end method
.method public abstract c(Ljava/lang/String;)V
.annotation system Ldalvik/annotation/Throws;
value = {
Landroid/database/SQLException;
}
.end annotation
.end method
.method public abstract d(Ljava/lang/String;)Landroidx/sqlite/db/f;
.end method
.method public abstract e(Ljava/lang/String;)Landroid/database/Cursor;
.end method
.method public abstract getPath()Ljava/lang/String;
.end method
.method public abstract isOpen()Z
.end method