m.smali

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

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


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


# direct methods
.method static constructor <clinit>()V
    .registers 1

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

    invoke-direct {v0}, Lcom/google/android/datatransport/runtime/d/a/m;-><init>()V

    sput-object v0, Lcom/google/android/datatransport/runtime/d/a/m;->a:Lcom/google/android/datatransport/runtime/d/a/m;

    return-void
.end method

.method private constructor <init>()V
    .registers 1

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

    return-void
.end method

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

    sget-object v0, Lcom/google/android/datatransport/runtime/d/a/m;->a:Lcom/google/android/datatransport/runtime/d/a/m;

    return-object v0
.end method


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

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

    invoke-static {p1}, Lcom/google/android/datatransport/runtime/d/a/D;->b(Landroid/database/sqlite/SQLiteDatabase;)Ljava/util/List;

    move-result-object p1

    return-object p1
.end method