.class public final Landroidx/sqlite/db/framework/FrameworkSQLiteOpenHelperFactory; .super Ljava/lang/Object; .source "FrameworkSQLiteOpenHelperFactory.java" # interfaces .implements Landroidx/sqlite/db/SupportSQLiteOpenHelper$Factory; # direct methods .method public constructor ()V .locals 0 invoke-direct {p0}, Ljava/lang/Object;->()V return-void .end method # virtual methods .method public create(Landroidx/sqlite/db/SupportSQLiteOpenHelper$Configuration;)Landroidx/sqlite/db/SupportSQLiteOpenHelper; .locals 3 new-instance v0, Landroidx/sqlite/db/framework/FrameworkSQLiteOpenHelper; iget-object v1, p1, Landroidx/sqlite/db/SupportSQLiteOpenHelper$Configuration;->context:Landroid/content/Context; iget-object v2, p1, Landroidx/sqlite/db/SupportSQLiteOpenHelper$Configuration;->name:Ljava/lang/String; iget-object p1, p1, Landroidx/sqlite/db/SupportSQLiteOpenHelper$Configuration;->callback:Landroidx/sqlite/db/SupportSQLiteOpenHelper$Callback; invoke-direct {v0, v1, v2, p1}, Landroidx/sqlite/db/framework/FrameworkSQLiteOpenHelper;->(Landroid/content/Context;Ljava/lang/String;Landroidx/sqlite/db/SupportSQLiteOpenHelper$Callback;)V return-object v0 .end method