b.smali

.class public interface abstract Landroidx/sqlite/db/b;
.super Ljava/lang/Object;
.source "SourceFile"

# interfaces
.implements Ljava/io/Closeable;


# annotations
.annotation system Ldalvik/annotation/MemberClasses;
    value = {
        Landroidx/sqlite/db/b$c;,
        Landroidx/sqlite/db/b$b;,
        Landroidx/sqlite/db/b$a;
    }
.end annotation


# virtual methods
.method public abstract close()V
.end method

.method public abstract getDatabaseName()Ljava/lang/String;
.end method

.method public abstract getWritableDatabase()Landroidx/sqlite/db/a;
.end method

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