B.smali

.class final synthetic Lcom/google/android/datatransport/runtime/d/a/B;
.super Ljava/lang/Object;
.source "SQLiteEventStore.java"

# interfaces
.implements Lcom/google/android/datatransport/runtime/d/a/D$a;


# instance fields
.field private final a:Lcom/google/android/datatransport/runtime/d/a/D;

.field private final b:Lcom/google/android/datatransport/runtime/q;


# direct methods
.method private constructor <init>(Lcom/google/android/datatransport/runtime/d/a/D;Lcom/google/android/datatransport/runtime/q;)V
    .registers 3

    invoke-direct {p0}, Ljava/lang/Object;-><init>()V

    iput-object p1, p0, Lcom/google/android/datatransport/runtime/d/a/B;->a:Lcom/google/android/datatransport/runtime/d/a/D;

    iput-object p2, p0, Lcom/google/android/datatransport/runtime/d/a/B;->b:Lcom/google/android/datatransport/runtime/q;

    return-void
.end method

.method public static a(Lcom/google/android/datatransport/runtime/d/a/D;Lcom/google/android/datatransport/runtime/q;)Lcom/google/android/datatransport/runtime/d/a/D$a;
    .registers 3

    new-instance v0, Lcom/google/android/datatransport/runtime/d/a/B;

    invoke-direct {v0, p0, p1}, Lcom/google/android/datatransport/runtime/d/a/B;-><init>(Lcom/google/android/datatransport/runtime/d/a/D;Lcom/google/android/datatransport/runtime/q;)V

    return-object v0
.end method


# virtual methods
.method public apply(Ljava/lang/Object;)Ljava/lang/Object;
    .registers 4

    iget-object v0, p0, Lcom/google/android/datatransport/runtime/d/a/B;->a:Lcom/google/android/datatransport/runtime/d/a/D;

    iget-object v1, p0, Lcom/google/android/datatransport/runtime/d/a/B;->b:Lcom/google/android/datatransport/runtime/q;

    check-cast p1, Landroid/database/sqlite/SQLiteDatabase;

    invoke-static {v0, v1, p1}, Lcom/google/android/datatransport/runtime/d/a/D;->a(Lcom/google/android/datatransport/runtime/d/a/D;Lcom/google/android/datatransport/runtime/q;Landroid/database/sqlite/SQLiteDatabase;)Ljava/lang/Boolean;

    move-result-object p1

    return-object p1
.end method