81 lines
1.8 KiB
Smali
81 lines
1.8 KiB
Smali
.class public Lc3/e$b;
|
|
.super Ljava/lang/Object;
|
|
.source "SupportSQLiteOpenHelper.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lc3/e;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x9
|
|
name = "b"
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/MemberClasses;
|
|
value = {
|
|
Lc3/e$b$a;
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field public final a:Landroid/content/Context;
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
.end field
|
|
|
|
.field public final b:Ljava/lang/String;
|
|
.annotation build Landroidx/annotation/Nullable;
|
|
.end annotation
|
|
.end field
|
|
|
|
.field public final c:Lc3/e$a;
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
.end field
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Landroid/content/Context;Ljava/lang/String;Lc3/e$a;)V
|
|
.locals 0
|
|
.param p1 # Landroid/content/Context;
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
.end param
|
|
.param p2 # Ljava/lang/String;
|
|
.annotation build Landroidx/annotation/Nullable;
|
|
.end annotation
|
|
.end param
|
|
.param p3 # Lc3/e$a;
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
.end param
|
|
|
|
.line 1
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
.line 2
|
|
iput-object p1, p0, Lc3/e$b;->a:Landroid/content/Context;
|
|
|
|
.line 3
|
|
iput-object p2, p0, Lc3/e$b;->b:Ljava/lang/String;
|
|
|
|
.line 4
|
|
iput-object p3, p0, Lc3/e$b;->c:Lc3/e$a;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public static a(Landroid/content/Context;)Lc3/e$b$a;
|
|
.locals 1
|
|
|
|
.line 1
|
|
new-instance v0, Lc3/e$b$a;
|
|
|
|
invoke-direct {v0, p0}, Lc3/e$b$a;-><init>(Landroid/content/Context;)V
|
|
|
|
return-object v0
|
|
.end method
|